@omnicar/sam-pubsub
Advanced tools
Comparing version 0.0.30 to 0.0.32
{ | ||
"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", |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
8974
9