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
1
Versions
77
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 0.0.12 to 0.0.13

6

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

@@ -8,6 +8,6 @@ "main": "src/testRunner.js",

"bin": {
"codi": "cli.js"
"codi": "bun run cli.js"
},
"scripts": {
"test": "node cli tests"
"test": "bun cli.js tests --bun"
},

@@ -14,0 +14,0 @@ "keywords": [

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