Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "base32url", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Base32 with URL-safe alphabet (thus Base32URL)", | ||
@@ -14,4 +14,12 @@ "scripts": { | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Path-Check/base32-url-js" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Path-Check/base32-url-js/issues" | ||
}, | ||
"main": "lib/index.js", | ||
"module": "lib/main.js", | ||
"react-native": "lib/main.js", | ||
"dependencies": { | ||
@@ -18,0 +26,0 @@ "esm": "^3.2.25", |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
38157
0
0