Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

strip-literal

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strip-literal - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

28

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc