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

array-entries

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-entries - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

array-entries.js

@@ -27,3 +27,3 @@ ;(function (exports) {

function ArrayIterator(obj) {

@@ -30,0 +30,0 @@ this.iteratedObject = ToObject(obj);

{
"name": "array-entries",
"version": "1.2.0",
"version": "1.2.1",
"description": "[].entries() polyfill.",

@@ -28,3 +28,3 @@ "main": "array-entries.js",

"homepage": "https://github.com/totherik/array-entries",
"dependencies": {
"devDependencies": {
"istanbul": "^0.2.11",

@@ -31,0 +31,0 @@ "jshint": "^2.5.1",

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