New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bundler-test

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundler-test - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

src/index.cjs

12

package.json
{
"name": "bundler-test",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -11,4 +11,10 @@ "main": "index.js",

"keywords": [],
"author": "",
"license": "ISC"
"author": "hongseonghwa <pushan45hsh@gmail.com>",
"license": "ISC",
"exports": {
".": {
"import": "./src/index.js",
"require": "./src/index.cjs"
}
}
}
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