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

@omnicar/sam-pubsub

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omnicar/sam-pubsub - npm Package Compare versions

Comparing version 0.0.30 to 0.0.32

5

package.json
{
"name": "@omnicar/sam-pubsub",
"version": "0.0.30",
"version": "0.0.32",
"description": "Omnicar PubSub",

@@ -11,5 +11,4 @@ "main": "dist/index.js",

"build": "npm run clear-dist && npm run ts-compile",
"publish": "npm publish",
"ts-compile": "node node_modules/typescript/bin/tsc -p ./tsconfig.json",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\""
},

@@ -16,0 +15,0 @@ "author": "Omnicar",

10

README.md

@@ -1,1 +0,9 @@

# SAM-pubsub
# SAM-pubsub
## Release Process
### Via Circle CI
* Check-in code to a branch eg. master.
* On github.com, create a release tag in the form x.x.x.
* The code will be both added to Github and NPM
### Direct from local

Sorry, the diff of this file is not supported yet

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