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

@mcintyre94/edge-light-test-package

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcintyre94/edge-light-test-package - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

9

package.json
{
"name": "@mcintyre94/edge-light-test-package",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -8,4 +8,6 @@ "exports": {

"edge-light": {
"import": "./dist/index.node.mjs",
"require": "./dist/index.node.cjs"
"import": "./dist/index.node.mjs"
},
"browser": {
"import": "./dist/index.browser.mjs"
}

@@ -15,3 +17,2 @@ },

"module": "./dist/index.browser.mjs",
"edge-light": "./dist/index.edge.mjs",
"types": "./dist/index.d.ts",

@@ -18,0 +19,0 @@ "files": [

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