Skip to content

Commit 4898143

Browse files
authored
@lavamoat/sourcemap-validator 2.1.1 (#1)
1 parent 7b801f0 commit 4898143

File tree

3 files changed

+4
-16
lines changed

3 files changed

+4
-16
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
sourcemap-validator
22
===================
33

4-
[![Build Status](https://travis-ci.org/ben-ng/sourcemap-validator.png)](https://travis-ci.org/ben-ng/sourcemap-validator)
5-
6-
Mapped all the things? Now validate all the maps.
4+
Maintenance fork of [`sourcemap-validator`](https://github.com/ben-ng/sourcemap-validator).
75

86
## Usage
97

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "http://pirannafs.blogspot.com.es"
88
}
99
],
10-
"name": "sourcemap-validator",
10+
"name": "@lavamoat/sourcemap-validator",
1111
"description": "Map all the things, check all the maps",
1212
"license": "MIT",
1313
"keywords": [
@@ -19,10 +19,10 @@
1919
"validator",
2020
"sourcemap"
2121
],
22-
"version": "2.1.0",
22+
"version": "2.1.1",
2323
"repository": {
2424
"type": "git",
25-
"url": "git://github.com/ben-ng/sourcemap-validator.git"
25+
"url": "git://github.com/LavaMoat/sourcemap-validator.git"
2626
},
2727
"dependencies": {
2828
"jsesc": "~0.3.x",

0 commit comments

Comments
 (0)