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

numjs

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

numjs - npm Package Compare versions

Comparing version 0.11.3 to 0.11.4

2

bower.json
{
"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

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