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

@ipld/block

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ipld/block - npm Package Compare versions

Comparing version 2.2.1 to 3.0.0

16

package.json
{
"name": "@ipld/block",
"version": "2.2.1",
"version": "3.0.0",
"main": "index.js",

@@ -19,15 +19,15 @@ "directories": {

"hundreds": "0.0.2",
"ipld-dag-pb": "^0.18.1",
"mocha": "^6.2.2",
"polendina": "0.0.0",
"standard": "^14.3.1",
"ipld-dag-pb": "^0.18.3",
"mocha": "^7.1.1",
"polendina": "1.0.0",
"standard": "^14.3.3",
"tsame": "^2.0.1"
},
"dependencies": {
"@ipld/get-codec": "^2.0.5",
"@ipld/get-codec": "^3.0.0",
"buffer": "^5.5.0",
"cids": "~0.7.1",
"cids": "~0.8.0",
"class-is": "^1.1.0",
"lodash.transform": "^4.6.0",
"multihashing-async": "^0.8.0"
"multihashing-async": "^0.8.1"
},

@@ -34,0 +34,0 @@ "repository": {

# Block API
![189707](https://img.shields.io/badge/compiled%20bundle-190k-yellow) ![60728](https://img.shields.io/badge/gzipped%20bundle-61k-yellowgreen)
![200846](https://img.shields.io/badge/compiled%20bundle-201k-yellow) ![63080](https://img.shields.io/badge/gzipped%20bundle-63k-yellowgreen)

@@ -5,0 +5,0 @@ The `Block` API is the single endpoint for authoring IPLD data structures. Unless you're

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