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

ipfs-grpc-protocol

Package Overview
Dependencies
Maintainers
2
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-grpc-protocol - npm Package Compare versions

Comparing version 0.2.1-rc.14 to 0.2.1-rc.26

7

package.json
{
"name": "ipfs-grpc-protocol",
"version": "0.2.1-rc.14+b7659d45",
"version": "0.2.1-rc.26+1823375a",
"description": "Protobuf definitions for the IPFS gRPC API",

@@ -24,3 +24,4 @@ "keywords": [

"clean": "rimraf ./dist",
"prepare": "npm run clean && mkdirp ./dist && pbjs ./src/*.proto -t json -o ./dist/ipfs.json"
"prepare": "npm run build",
"build": "npm run clean && mkdirp ./dist && pbjs ./src/*.proto -t json -o ./dist/ipfs.json"
},

@@ -32,3 +33,3 @@ "devDependencies": {

},
"gitHead": "b7659d4544fbf335eb5dcd3b71fc1b81f436088c"
"gitHead": "1823375a17ee2562f06accdd605eeefebf7a3922"
}
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