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

js.spec-chai

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js.spec-chai - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

26

package.json
{
"name": "js.spec-chai",
"version": "0.1.6",
"version": "0.1.7",
"description": "Chai plugin for js.spec",

@@ -36,18 +36,16 @@ "main": "dist/index.js",

"devDependencies": {
"@types/chai": "4.0.3",
"@types/js.spec": "1.0.1",
"@types/mocha": "2.2.41",
"@types/node": "8.0.24",
"chai": "4.1.1",
"js.spec": "1.0.0-14",
"mocha": "3.5.0",
"nodemon": "1.11.0",
"np": "2.16.0",
"ts-node": "3.3.0",
"tslint": "5.8.0",
"typescript": "2.6.1"
"@types/chai": "4.1.2",
"@types/mocha": "2.2.48",
"@types/node": "9.4.6",
"chai": "4.1.2",
"js.spec": "1.0.0-23",
"mocha": "5.0.1",
"nodemon": "1.15.1",
"ts-node": "5.0.0",
"tslint": "5.9.1",
"typescript": "2.7.2"
},
"peerDependencies": {
"js.spec": ">=1.0.0 <2"
"js.spec": ">1.0.0-14"
}
}

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