strip-literal
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "strip-literal", | ||
"version": "2.0.0", | ||
"packageManager": "pnpm@8.13.1", | ||
"version": "2.1.0", | ||
"packageManager": "pnpm@8.15.5", | ||
"description": "Strip comments and string literals from JavaScript code", | ||
@@ -44,20 +44,20 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"js-tokens": "^8.0.2" | ||
"js-tokens": "^9.0.0" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.6.1", | ||
"@antfu/eslint-config": "^2.11.4", | ||
"@antfu/ni": "^0.21.12", | ||
"@types/node": "^20.10.5", | ||
"bumpp": "^9.2.1", | ||
"eslint": "^8.56.0", | ||
"esmo": "^4.0.0", | ||
"pnpm": "^8.13.1", | ||
"@types/node": "^20.11.30", | ||
"bumpp": "^9.4.0", | ||
"eslint": "^8.57.0", | ||
"esmo": "^4.7.0", | ||
"pnpm": "^8.15.5", | ||
"rimraf": "^5.0.5", | ||
"three": "^0.160.0", | ||
"typescript": "^5.3.3", | ||
"three": "^0.163.0", | ||
"typescript": "^5.4.3", | ||
"unbuild": "^2.0.0", | ||
"vite": "^5.0.10", | ||
"vitest": "^1.1.0", | ||
"vue": "^3.4.0" | ||
"vite": "^5.2.7", | ||
"vitest": "^1.4.0", | ||
"vue": "^3.4.21" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
11267
190
+ Addedjs-tokens@9.0.0(transitive)
- Removedjs-tokens@8.0.3(transitive)
Updatedjs-tokens@^9.0.0