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

extra-iterable

Package Overview
Dependencies
Maintainers
1
Versions
468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-iterable - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

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

@@ -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 -s Iterable",
"uglifyjs": "uglifyjs -c -m -o index.min.js index.web.js",

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

"devDependencies": {
"@extra-array/reverse": "^1.0.1",
"@extra-array/slice": "^1.0.1",
"@extra-array/reverse": "^1.1.0",
"@extra-array/slice": "^1.1.0",
"browserify": "^16.2.3",

@@ -38,0 +38,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