New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12.3 to 0.12.4

8

package.json
{
"name": "numjs",
"version": "0.12.3",
"version": "0.12.4",
"description": "Like NumPy, in JavaScript",

@@ -16,4 +16,5 @@ "main": "src/index.js",

"ndarray-ops": "^1.2.2",
"sharp": "~0.16.0",
"typedarray-pool": "^1.1.0"
"typedarray-pool": "^1.1.0",
"lodash": "^4.11.1",
"sharp": "~0.16.0"
},

@@ -43,3 +44,2 @@ "devDependencies": {

"karma-phantomjs-launcher": "^1.0.0",
"lodash": "^4.11.1",
"mocha": "^2.3.4",

@@ -46,0 +46,0 @@ "phantomjs-prebuilt": "^2.1.7",

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