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

@peerbit/pubsub-interface

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peerbit/pubsub-interface - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

11

package.json
{
"name": "@peerbit/pubsub-interface",
"version": "1.0.3",
"version": "1.0.4",
"description": "Block store streaming",

@@ -19,4 +19,3 @@ "type": "module",

"build": "yarn clean && tsc -p tsconfig.json",
"postbuild": "echo '{\"type\":\"module\"} ' | node ../../../node_modules/.bin/json > lib/esm/package.json",
"test": "node ../../../node_modules/.binß/jest test -c ../../../jest.config.ts --runInBand --forceExit",
"test": "node ../../../node_modules/.bin/jest test -c ../../../jest.config.ts --runInBand --forceExit",
"test:unit": "node ../../../node_modules/.bin/jest test -c ../../../jest.config.unit.ts --runInBand --forceExit",

@@ -55,6 +54,6 @@ "test:integration": "node ../node_modules/.bin/jest test -c ../../../jest.config.integration.ts --runInBand --forceExit"

"@dao-xyz/borsh": "^5.1.5",
"@peerbit/crypto": "1.0.2",
"@peerbit/stream-interface": "^1.0.3"
"@peerbit/crypto": "1.0.3",
"@peerbit/stream-interface": "^1.0.4"
},
"gitHead": "ab455154dd99306c2e1b3af7aa50a70b578fcfdb"
"gitHead": "99e30817f094e45ffcd60f4babd90a717bd26a22"
}
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