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 0.1.0 to 0.2.0

13

package.json
{
"name": "strip-literal",
"type": "module",
"version": "0.1.0",
"version": "0.2.0",
"packageManager": "pnpm@7.0.0",

@@ -19,3 +18,3 @@ "description": "Strip comments and string literals from JavaScript code",

"funding": "https://github.com/sponsors/antfu",
"main": "./dist/index.mjs",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",

@@ -30,10 +29,2 @@ "types": "./dist/index.d.ts",

},
"typesVersions": {
"*": {
"*": [
"./dist/*",
"./dist/index.d.ts"
]
}
},
"files": [

@@ -40,0 +31,0 @@ "dist"

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