extra-lists
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "extra-lists", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Lists is a pair of key list and value list, with unique keys.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -19,3 +19,3 @@ [Lists] is a pair of key list and value list, with unique keys. [:running:] [:vhs:] [:package:] [:moon:] [:ledger:] | ||
// import * as lists from 'extra-lists'; | ||
// import * as lists from 'https://unpkg.com/extra-lists@2.1.0/index.mjs'; (deno) | ||
// import * as lists from 'https://unpkg.com/extra-lists@2.2.2/index.mjs'; (deno) | ||
@@ -22,0 +22,0 @@ var x = [['a', 'b', 'c', 'd', 'e'], [1, 2, 3, 4, 5]]; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
71039
7
2322
0