Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ipfs-repo-migrations

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-repo-migrations - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

migrations/index.js

13

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc