@stablelib/binary
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@stablelib/binary", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Binary encoding and decoding", | ||
@@ -9,2 +9,6 @@ "main": "./lib/binary.js", | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/StableLib/stablelib" | ||
}, | ||
"homepage": "https://github.com/StableLib/stablelib/tree/master/packages/binary", | ||
"publishConfig": { | ||
@@ -18,5 +22,5 @@ "access": "public" | ||
"dependencies": { | ||
"@stablelib/int": "^1.0.0" | ||
"@stablelib/int": "^1.0.1" | ||
}, | ||
"gitHead": "c3b9e138650642a738a9225956c75dbe44c76ae6" | ||
"gitHead": "03dadf27703120d54e6be8436525228ee1c4299b" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
103492
0
Updated@stablelib/int@^1.0.1