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

codi-test-framework

Package Overview
Dependencies
Maintainers
0
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codi-test-framework - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

7

package.json
{
"name": "codi-test-framework",
"version": "1.0.5",
"version": "1.0.6",
"description": "A simple test framework for JavaScript",

@@ -10,4 +10,3 @@ "type": "module",

"browser": "./dist/web.js",
"node": "./dist/node.js",
"default": "./dist/node.js"
"default": "./dist/web.js"
}

@@ -43,2 +42,2 @@ },

}
}
}
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