@libp2p/interfaces
Advanced tools
Comparing version 0.2.0 to 1.0.0
{ | ||
"name": "@libp2p/interfaces", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "Interfaces for JS Libp2p", | ||
@@ -45,3 +45,3 @@ "type": "module", | ||
"devDependencies": { | ||
"aegir": "^36.0.0" | ||
"aegir": "^36.1.3" | ||
}, | ||
@@ -78,4 +78,4 @@ "exports": { | ||
"./errors": { | ||
"import": "./dist/src/errors/index.js", | ||
"types": "./dist/src/errors/index.d.ts" | ||
"import": "./dist/src/errors.js", | ||
"types": "./dist/src/errors.d.ts" | ||
}, | ||
@@ -122,4 +122,3 @@ "./keys": { | ||
} | ||
}, | ||
"gitHead": "899cb6a9390c748bccf9b6404f104efb011a0c9c" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
5
1297973