strip-literal
Advanced tools
Comparing version 0.4.2 to 1.0.0
{ | ||
"name": "strip-literal", | ||
"version": "0.4.2", | ||
"version": "1.0.0", | ||
"packageManager": "pnpm@7.0.0", | ||
@@ -44,20 +44,20 @@ "description": "Strip comments and string literals from JavaScript code", | ||
"dependencies": { | ||
"acorn": "^8.8.0" | ||
"acorn": "^8.8.1" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.26.3", | ||
"@antfu/ni": "^0.18.0", | ||
"@types/node": "^18.7.16", | ||
"@antfu/eslint-config": "^0.30.1", | ||
"@antfu/ni": "^0.18.5", | ||
"@types/node": "^18.11.9", | ||
"bumpp": "^8.2.1", | ||
"eslint": "^8.23.0", | ||
"eslint": "^8.27.0", | ||
"esmo": "^0.16.3", | ||
"pnpm": "^7.11.0", | ||
"pnpm": "^7.16.0", | ||
"rimraf": "^3.0.2", | ||
"three": "^0.144.0", | ||
"typescript": "^4.8.3", | ||
"unbuild": "^0.8.10", | ||
"vite": "^3.1.0", | ||
"vitest": "^0.23.2", | ||
"vue": "^3.2.39" | ||
"three": "^0.146.0", | ||
"typescript": "^4.8.4", | ||
"unbuild": "^0.9.4", | ||
"vite": "^3.2.3", | ||
"vitest": "^0.25.2", | ||
"vue": "^3.2.45" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
11852
243
Updatedacorn@^8.8.1