Socket
Socket
Sign inDemoInstall

es6-array-extras

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "es6-array-extras",
"description": "Correct implementations for Array.of and Array.from",
"version": "0.1.0",
"homepage": "https://github.com/rick/es6-array-extras",
"version": "0.1.1",
"homepage": "https://github.com/rwldrn/es6-array-extras",
"author": {

@@ -12,6 +12,6 @@ "name": "Rick Waldron",

"type": "git",
"url": "git://github.com/rick/es6-array-extras.git"
"url": "git://github.com/rwldrn/es6-array-extras.git"
},
"bugs": {
"url": "https://github.com/rick/es6-array-extras/issues"
"url": "https://github.com/rwldrn/es6-array-extras/issues"
},

@@ -21,3 +21,3 @@ "licenses": [

"type": "MIT",
"url": "https://github.com/rick/es6-array-extras/blob/master/LICENSE-MIT"
"url": "https://github.com/rwldrn/es6-array-extras/blob/master/LICENSE-MIT"
}

@@ -36,2 +36,2 @@ ],

"keywords": []
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc