Comparing version 2.1.6 to 2.1.7
{ | ||
"name": "json-refs", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).", | ||
@@ -39,25 +39,25 @@ "main": "index.js", | ||
"devDependencies": { | ||
"brfs": "~1.4.1", | ||
"browserify": "~13.0.0", | ||
"connect": "^3.4.0", | ||
"del": "^2.2.0", | ||
"brfs": "~1.4.3", | ||
"browserify": "~14.3.0", | ||
"connect": "^3.6.1", | ||
"del": "^2.2.2", | ||
"exposify": "~0.5.0", | ||
"gulp": "~3.9.0", | ||
"gulp-concat": "^2.6.0", | ||
"gulp-eslint": "^2.0.0", | ||
"gulp-if": "^2.0.0", | ||
"gulp-istanbul": "~0.10.3", | ||
"gulp-jsdoc-to-markdown": "^1.2.0", | ||
"gulp-load-plugins": "^1.1.0", | ||
"gulp-mocha": "~2.2.0", | ||
"gulp-uglify": "^1.5.1", | ||
"karma": "^0.13.15", | ||
"karma-mocha": "^0.2.1", | ||
"karma-mocha-reporter": "^2.0.0", | ||
"karma-phantomjs-launcher": "^1.0.0", | ||
"lodash": "^4.6.1", | ||
"mocha": "^2.3.4", | ||
"phantomjs-prebuilt": "^2.1.6", | ||
"run-sequence": "^1.1.5", | ||
"uglifyify": "~3.0.1", | ||
"gulp": "~3.9.1", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-eslint": "^3.0.1", | ||
"gulp-if": "^2.0.2", | ||
"gulp-istanbul": "~1.1.1", | ||
"gulp-jsdoc-to-markdown": "^1.2.2", | ||
"gulp-load-plugins": "^1.5.0", | ||
"gulp-mocha": "~3.0.1", | ||
"gulp-uglify": "^2.1.2", | ||
"karma": "^1.6.0", | ||
"karma-mocha": "^1.3.0", | ||
"karma-mocha-reporter": "^2.2.3", | ||
"karma-phantomjs-launcher": "^1.0.4", | ||
"lodash": "^4.17.4", | ||
"mocha": "^3.2.0", | ||
"phantomjs-prebuilt": "^2.1.14", | ||
"run-sequence": "^1.2.2", | ||
"uglifyify": "~3.0.4", | ||
"vinyl-buffer": "^1.0.0", | ||
@@ -68,8 +68,9 @@ "vinyl-source-stream": "~1.1.0" | ||
"commander": "^2.9.0", | ||
"js-yaml": "^3.5.2", | ||
"graphlib": "^2.1.1", | ||
"js-yaml": "^3.8.3", | ||
"native-promise-only": "^0.8.1", | ||
"path-loader": "^1.0.1", | ||
"path-loader": "^1.0.2", | ||
"slash": "^1.0.0", | ||
"uri-js": "^2.1.1" | ||
"uri-js": "^3.0.2" | ||
} | ||
} |
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
56574
7
+ Addedgraphlib@^2.1.1
+ Addedgraphlib@2.1.8(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addeduri-js@3.0.2(transitive)
- Removeduri-js@2.1.1(transitive)
Updatedjs-yaml@^3.8.3
Updatedpath-loader@^1.0.2
Updateduri-js@^3.0.2