Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chai-string

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-string - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

18

package.json
{
"name": "chai-string",
"version": "1.4.0",
"keywords": ["chai", "testing", "string", "chai-plugin", "browser"],
"version": "1.5.0",
"keywords": [
"chai",
"testing",
"string",
"chai-plugin",
"browser"
],
"description": "strings comparison matchers for chai",

@@ -20,8 +26,8 @@ "main": "chai-string.js",

"devDependencies": {
"chai": ">=1.9.1",
"mocha": ">=1.6.0"
"chai": "^4.1.2",
"mocha": "^5.2.0"
},
"peerDependencies": {
"chai": ">=1.9.1"
"chai": "^4.1.2"
}
}
}

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