Socket
Socket
Sign inDemoInstall

yallist

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yallist - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "yallist",
"version": "2.1.0",
"version": "2.1.1",
"description": "Yet Another Linked List",

@@ -5,0 +5,0 @@ "main": "yallist.js",

@@ -367,6 +367,1 @@ module.exports = Yallist

}
try {
// add if support or Symbol.iterator is present
require('./iterator.js')
} catch (er) {}
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