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

@peerbit/program

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peerbit/program - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

13

package.json
{
"name": "@peerbit/program",
"version": "1.0.5",
"version": "1.0.6",
"description": "Program interface",

@@ -25,3 +25,2 @@ "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",

@@ -35,8 +34,8 @@ "test:unit": "node ../../../node_modules/.bin/jest test -c ../../../jest.config.unit.ts --runInBand --forceExit",

"@dao-xyz/borsh": "^5.1.5",
"@peerbit/blocks-interface": "^1.0.3",
"@peerbit/crypto": "1.0.2",
"@peerbit/lazy-level": "^1.0.0",
"@peerbit/pubsub-interface": "^1.0.3"
"@peerbit/blocks-interface": "^1.0.4",
"@peerbit/crypto": "1.0.3",
"@peerbit/lazy-level": "^1.0.1",
"@peerbit/pubsub-interface": "^1.0.4"
},
"gitHead": "a7159f3331a69116d57423ad3f8faf9867c4ca12"
"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