binary-data-types
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "binary-data-types", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Binary data types.", | ||
"main": "index.js", | ||
"main": "./dist/binary-data-types.cjs.js", | ||
"module": "./index.js", | ||
"es2015": "./dist/binary-data-types.js", | ||
"browser": "./dist/binary-data-types.umd.js", | ||
"jsdelivr": "./dist/binary-data-types.min.js", | ||
"unpkg": "./dist/binary-data-types.min.js", | ||
"scripts": { | ||
"test": "test" | ||
"test": "test", | ||
"build": "rollup --config" | ||
}, | ||
@@ -23,3 +29,8 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/rochars/binary-data-types#readme" | ||
"homepage": "https://github.com/rochars/binary-data-types#readme", | ||
"devDependencies": { | ||
"google-closure-compiler-js": "^20180610.0.0", | ||
"rollup": "^0.61.2", | ||
"rollup-plugin-closure-compiler-js": "^1.0.6" | ||
} | ||
} |
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
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
26116
8
855
1
74
3
1