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

extra-array

Package Overview
Dependencies
Maintainers
1
Versions
856
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 1.1.0 to 1.1.1

6

package.json
{
"name": "extra-array",
"version": "1.1.0",
"version": "1.1.1",
"description": "Standard utility methods for Array.",

@@ -8,3 +8,3 @@ "main": "index.js",

"prepublishOnly": "node ./prepublish",
"browserify": "browserify index.js -o index.web.js -s Integer",
"browserify": "browserify index.js -o index.web.js",
"uglifyjs": "uglifyjs -c -m -o index.min.js index.web.js",

@@ -34,3 +34,3 @@ "test": "exit"

"devDependencies": {
"@extra-iterable/zip": "^1.1.0",
"@extra-iterable/zip": "^1.1.1",
"browserify": "^16.2.3",

@@ -37,0 +37,0 @@ "find-npm-prefix": "^1.0.2",

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