Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-bus

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-bus - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

BusContext.d.ts

7

package.json
{
"name": "ts-bus",
"version": "0.0.4",
"version": "0.0.5",
"main": "dist/index.js",

@@ -8,5 +8,4 @@ "license": "MIT",

"build": "tsc",
"preversion:patch": "yarn build && cp package.json dist",
"version:patch": "npm version patch",
"publish": "cd dist && npm publish"
"prepatch": "yarn build && cp package.json dist",
"patch": "npm version patch"
},

@@ -13,0 +12,0 @@ "peerDependencies": {

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