modularload
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "modularload", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "Dead simple page transitions and lazy loading.", | ||
"repository": "modularorg/modularload", | ||
"author": "Antoine Boulanger <hello@antoineboulanger.com> (https://antoineboulanger.com)", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"main": "dist/main.cjs.js", | ||
"module": "dist/main.esm.js", | ||
"scripts": { | ||
"build": "rollup -c" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.3.4", | ||
"@babel/preset-env": "^7.3.4", | ||
"rollup": "^1.4.0", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"rollup-plugin-node-resolve": "^4.0.1" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30995
9
769
1
1
129
5
4