New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

extra-array

Package Overview
Dependencies
Maintainers
1
Versions
858
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-array - npm Package Compare versions

Comparing version 2.0.30 to 2.1.0

typings/all.js

12

package.json
{
"name": "extra-array",
"version": "2.0.30",
"version": "2.1.0",
"description": "Standard utility methods for Array.",
"main": "index.js",
"scripts": {
"prepublishOnly": "exit && node ./prepublish",
"browserify": "browserify index.js -o index.web.js",
"uglifyjs": "uglifyjs -c -m -o index.min.js index.web.js",
"test": "exit"

@@ -33,9 +30,6 @@ },

"devDependencies": {
"@extra-iterable/zip": "^1.1.1",
"browserify": "^16.2.3",
"find-npm-prefix": "^1.0.2",
"recast": "^0.16.1",
"tempy": "^0.2.1",
"uglify-es": "^3.3.9"
"recast": "^0.18.7",
"tempy": "^0.4.0"
}
}

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