Skip to content

Commit

Permalink
@lavamoat/sourcemap-validator 2.1.1 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat authored Oct 2, 2024
1 parent 7b801f0 commit 4898143
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .travis.yml

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sourcemap-validator
===================

[![Build Status](https://travis-ci.org/ben-ng/sourcemap-validator.png)](https://travis-ci.org/ben-ng/sourcemap-validator)

Mapped all the things? Now validate all the maps.
Maintenance fork of [`sourcemap-validator`](https://github.com/ben-ng/sourcemap-validator).

## Usage

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "http://pirannafs.blogspot.com.es"
}
],
"name": "sourcemap-validator",
"name": "@lavamoat/sourcemap-validator",
"description": "Map all the things, check all the maps",
"license": "MIT",
"keywords": [
Expand All @@ -19,10 +19,10 @@
"validator",
"sourcemap"
],
"version": "2.1.0",
"version": "2.1.1",
"repository": {
"type": "git",
"url": "git://github.com/ben-ng/sourcemap-validator.git"
"url": "git://github.com/LavaMoat/sourcemap-validator.git"
},
"dependencies": {
"jsesc": "~0.3.x",
Expand Down

0 comments on commit 4898143

Please sign in to comment.