Comparing version 2.1.0 to 2.1.1
{ | ||
"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) {} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13533
324