Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "jsonref", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Javascript References ($ref) and Pointers library", | ||
@@ -32,3 +32,4 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist", | ||
"dist/**/*.js", | ||
"dist/**/*.ts", | ||
"README.md", | ||
@@ -44,5 +45,5 @@ "LICENSE" | ||
"devDependencies": { | ||
"@types/node": "7.0.18", | ||
"chai": "3.5.0", | ||
"chai-as-promised": "6.0.0", | ||
"@types/node": "8.0.26", | ||
"chai": "4.1.2", | ||
"chai-as-promised": "7.1.1", | ||
"chai-spies": "0.7.1", | ||
@@ -52,8 +53,8 @@ "commitizen": "2.9.6", | ||
"cz-conventional-changelog": "2.0.0", | ||
"husky": "0.13.3", | ||
"mocha": "3.3.0", | ||
"nyc": "10.3.2", | ||
"husky": "0.14.3", | ||
"mocha": "3.5.0", | ||
"nyc": "11.2.1", | ||
"rimraf": "2.6.1", | ||
"semantic-release": "^6.3.6", | ||
"typescript": "2.3.2" | ||
"semantic-release": "^7.0.2", | ||
"typescript": "2.5.2" | ||
}, | ||
@@ -60,0 +61,0 @@ "config": { |
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
16653
5