Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "list", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Fast purely functional immutable lists.", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/es/index.js", | ||
"scripts": { | ||
@@ -21,3 +22,2 @@ "build": "npm run build-es6; npm run build-cmjs", | ||
"license": "MIT", | ||
"module": "es/index.js", | ||
"sideEffects": false, | ||
@@ -39,2 +39,8 @@ "devDependencies": { | ||
}, | ||
"files": [ | ||
"dist", | ||
"methods", | ||
"fantasy-land", | ||
"ramda" | ||
], | ||
"nyc": { | ||
@@ -41,0 +47,0 @@ "extension": [ |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
278986
36
3652
1