ipld-schema-describer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ipld-schema-describer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "IPLD Schema Describer", | ||
"main": "./cjs/ipld-schema-describer.js", | ||
"types": "./types/ipld-schema-describer.d.ts", | ||
"scripts": { | ||
@@ -51,2 +52,12 @@ "lint": "standard", | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"*": [ | ||
"types/*" | ||
], | ||
"types/*": [ | ||
"types/*" | ||
] | ||
} | ||
}, | ||
"release": { | ||
@@ -53,0 +64,0 @@ "branches": [ |
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
47650
0