Socket
Socket
Sign inDemoInstall

@esm-bundle/chai

Package Overview
Dependencies
1
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.4 to 4.1.5

chai.d.ts

9

package.json
{
"name": "@esm-bundle/chai",
"version": "4.1.4",
"version": "4.1.5",
"description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",

@@ -8,2 +8,3 @@ "main": "chai.js",

"type": "module",
"types": "chai.d.ts",
"scripts": {

@@ -27,3 +28,4 @@ "test": "yarn build && concurrently -n w: 'yarn:test:*'",

"esm",
"system"
"system",
"chai.d.ts"
],

@@ -48,3 +50,6 @@ "repository": {

"access": "public"
},
"dependencies": {
"@types/chai": "^4.2.12"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc