Comparing version 0.11.3 to 0.11.4
{ | ||
"name": "numjs", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"description": "Like NumPy, in JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/numjs.min.js", |
{ | ||
"name": "numjs", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"description": "Like NumPy, in JavaScript", | ||
@@ -16,3 +16,3 @@ "main": "src/index.js", | ||
"ndarray-ops": "^1.2.2", | ||
"sharp": "^0.13.0", | ||
"sharp": "~0.14.1", | ||
"typedarray-pool": "^1.1.0" | ||
@@ -24,9 +24,9 @@ }, | ||
"expect.js": "^0.3.1", | ||
"grunt": "^0.4.5", | ||
"grunt-browserify": "^4.0.1", | ||
"grunt-contrib-jshint": "^0.11.3", | ||
"grunt": "^1.0.1", | ||
"grunt-browserify": "^5.0.0", | ||
"grunt-contrib-jshint": "^1.0.0", | ||
"grunt-contrib-uglify": "latest", | ||
"grunt-gh-pages": "^1.0.0", | ||
"grunt-jsdoc": "^1.1.0", | ||
"grunt-karma": "^0.9.0", | ||
"grunt-karma": "^0.12.2", | ||
"grunt-simple-mocha": "^0.4.0", | ||
@@ -36,4 +36,4 @@ "ink-docstrap": "^1.1.1", | ||
"jasmine-core": "^2.2.0", | ||
"jit-grunt": "^0.9.1", | ||
"karma": "^0.12.31", | ||
"jit-grunt": "^0.10.0", | ||
"karma": "^0.13.22", | ||
"karma-browserify": "^5.0.1", | ||
@@ -44,4 +44,4 @@ "karma-chai": "^0.1.0", | ||
"karma-mocha-reporter": "latest", | ||
"karma-phantomjs-launcher": "^0.1.4", | ||
"lodash": "^3.10.1", | ||
"karma-phantomjs-launcher": "^1.0.0", | ||
"lodash": "^4.11.1", | ||
"mocha": "^2.3.4", | ||
@@ -48,0 +48,0 @@ "phantomjs": "^2.1.1" |
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
718386
+ Addedsharp@0.14.1(transitive)
- Removedsharp@0.13.1(transitive)
Updatedsharp@~0.14.1