New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cinderlink/ipld-database

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cinderlink/ipld-database - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

34

package.json

@@ -5,3 +5,3 @@ {

"authors": "Drew <drew@cinderlink.com>",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",

@@ -24,5 +24,8 @@ "main": "./dist/index.js",

"@types/node": "^18.15.11",
"did-jwt": "^6.11.5",
"dids": "^3.4.0",
"ethers": "^5.7.2",
"ajv": "^8.12.0",
"did-jwt": "^7.0.0",
"dids": "^4.0.0",
"emittery": "^1.0.1",
"ethers": "^6.3.0",
"minisearch": "^6.0.1",
"multiformats": "^11.0.2",

@@ -34,18 +37,21 @@ "sqlite": "^4.1.2",

"tsup": "^6.7.0",
"typescript": "^5.0.3",
"vite": "^4.2.1",
"vitest": "^0.28.5",
"@cinderlink/core-types": "0.0.4",
"@cinderlink/identifiers": "0.0.1",
"@cinderlink/test-adapters": "0.0.4",
"typescript": "^5.0.4",
"vite": "^4.2.2",
"vitest": "^0.30.1",
"@cinderlink/core-types": "0.0.5",
"@cinderlink/identifiers": "0.0.2",
"@cinderlink/test-adapters": "0.0.5",
"@cinderlink/tsconfig": "1.0.0"
},
"peerDependencies": {
"ajv": "^8.12.0",
"did-jwt": "^6.11.5",
"dids": "^3.4.0",
"multiformats": "^11.0.2"
"emittery": "^1.0.1",
"ethers": "^5.7.2",
"minisearch": "^6.0.1",
"multiformats": "^11.0.2",
"@cinderlink/identifiers": "0.0.2"
},
"dependencies": {
"ajv": "^8.12.0",
"emittery": "^1.0.1",
"minisearch": "^6.0.1",
"object-sizeof": "^2.6.1"

@@ -52,0 +58,0 @@ },

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