magic-string
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "magic-string", | ||
"author": "Rich Harris", | ||
"version": "0.1.4", | ||
"main": "index.js", | ||
"version": "0.1.5", | ||
"repository": "https://github.com/rich-harris/magic-string", | ||
"main": "magic-string.js", | ||
"license": "MIT", | ||
@@ -11,2 +12,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"gobble": "^0.6.10", | ||
"source-map": "^0.1.40" | ||
@@ -20,3 +22,12 @@ }, | ||
"transpilation" | ||
], | ||
"scripts": { | ||
"test": "mocha", | ||
"build": "mocha; cp .tmp/magic-string.js magic-string.js", | ||
"prepublish": "npm run build" | ||
}, | ||
"files": [ | ||
"magic-string.js", | ||
"README.md" | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1
13826
2
3
315
1