ipfs-repo-migrations
Advanced tools
Comparing version 13.0.0 to 13.0.1
{ | ||
"name": "ipfs-repo-migrations", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"description": "Migration framework for versioning of JS IPFS Repo", | ||
@@ -38,2 +38,8 @@ "license": "Apache-2.0 OR MIT", | ||
"dist/src/*/index" | ||
], | ||
"migrations/*": [ | ||
"*", | ||
"dist/*", | ||
"dist/migrations/*", | ||
"dist/migrations/*/index" | ||
] | ||
@@ -45,2 +51,3 @@ } | ||
"dist", | ||
"migrations", | ||
"!dist/test", | ||
@@ -205,7 +212,3 @@ "!**/*.tsbuildinfo" | ||
"datastore-fs": "datastore-level" | ||
}, | ||
"main": "src/index.js", | ||
"publishConfig": { | ||
"directory": "dist" | ||
} | ||
} |
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
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
321152
64
4878