@ts-common/source-map
Advanced tools
Comparing version 0.2.12 to 0.3.0
@@ -0,0 +0,0 @@ import { StringMap } from "@ts-common/string-map"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { StringMap } from "@ts-common/string-map" |
{ | ||
"name": "@ts-common/source-map", | ||
"version": "0.2.12", | ||
"version": "0.3.0", | ||
"description": "Source Map", | ||
@@ -40,16 +40,16 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@types/chai": "^4.1.6", | ||
"@types/chai": "^4.1.7", | ||
"@types/mocha": "^5.2.5", | ||
"chai": "^4.2.0", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.0.1", | ||
"nyc": "^13.1.0", | ||
"tslib": "^1.9.3", | ||
"typescript": "^3.1.3" | ||
"typescript": "^3.1.6" | ||
}, | ||
"dependencies": { | ||
"@ts-common/iterator": "^0.0.38", | ||
"@ts-common/json": "^0.0.20", | ||
"@ts-common/property-set": "^0.0.8", | ||
"@ts-common/string-map": "^0.1.1" | ||
"@ts-common/iterator": "^0.1.0", | ||
"@ts-common/json": "^0.1.0", | ||
"@ts-common/property-set": "^0.0.9", | ||
"@ts-common/string-map": "^0.2.0" | ||
} | ||
} |
# source-map | ||
Source Map | ||
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41167
+ Added@ts-common/iterator@0.1.50.2.0(transitive)
+ Added@ts-common/json@0.1.6(transitive)
+ Added@ts-common/property-set@0.0.9(transitive)
+ Added@ts-common/string-map@0.2.6(transitive)
+ Added@ts-common/tuple@0.0.6(transitive)
- Removed@ts-common/iterator@0.0.38(transitive)
- Removed@ts-common/json@0.0.20(transitive)
- Removed@ts-common/property-set@0.0.8(transitive)
- Removed@ts-common/string-map@0.1.1(transitive)
- Removed@ts-common/tuple@0.0.0(transitive)
Updated@ts-common/iterator@^0.1.0
Updated@ts-common/json@^0.1.0
Updated@ts-common/string-map@^0.2.0