js.spec-chai
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10
90615