extra-lists
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "extra-lists", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Standard utility methods for Lists.", | ||
"main": "index.js", | ||
"module": "index.mjs", | ||
"exports": { | ||
"require": "./index.js", | ||
"import": "./index.mjs" | ||
}, | ||
"scripts": { | ||
"einit": "ebuild init", | ||
"ecode": "ebuild update --docs false", | ||
"eupdate": "ebuild update", | ||
"escatter": "ebuild scatter", | ||
"test": "exit" | ||
}, | ||
"runkitExampleFilename": "example.js", | ||
"keywords": [ | ||
@@ -10,0 +20,0 @@ "extra", |
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
16687