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

@chialab/es-test-runner

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/es-test-runner - npm Package Compare versions

Comparing version 0.15.28 to 0.16.0

10

package.json
{
"name": "@chialab/es-test-runner",
"type": "module",
"version": "0.15.28",
"version": "0.16.0",
"description": "Test helpers for ES modules.",

@@ -21,5 +21,3 @@ "main": "dist/index.js",

"scripts": {
"types": "tsc",
"build": "rimraf dist && node build.js",
"prepack": "yarn types && yarn build"
"build": "rimraf dist && node build.js"
},

@@ -43,5 +41,5 @@ "files": [

"mocha": "^8.4.0",
"rimraf": "^3.0.2",
"typescript": "^4.3.0"
},
"gitHead": "b6070e0cc98f6d8b7b4a8a59b9d88ee9364aebb1"
}
}
dist/index.js

Sorry, the diff of this file is too big to display

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