dfinity-radix-tree
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "dfinity-radix-tree", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "This implements a binary merkle radix tree", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"borc": "git+ssh://git@github.com:dignifiedquire/borc.git#fix/nested-array", | ||
"borc": "git+https://github.com:dignifiedquire/borc.git#fix/nested-array", | ||
"ipld-graph-builder": "^1.3.8", | ||
@@ -33,0 +33,0 @@ "text-encoding": "^0.6.4", |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
279961