convert-source-map
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "convert-source-map", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Converts a source-map from/to different formats and allows adding/changing properties.", | ||
@@ -40,3 +40,6 @@ "main": "index.js", | ||
"index.js" | ||
] | ||
], | ||
"browser": { | ||
"fs": false | ||
} | ||
} |
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
10566