@pluralsight/gcp-pubsub-lite
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "@pluralsight/gcp-pubsub-lite", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "Convenience wrapper for GCP Pub/Sub", | ||
@@ -5,0 +5,0 @@ "main": "src/pubsub.js", |
@@ -12,3 +12,7 @@ # gcp-pubsub-lite | ||
```bash | ||
# npm | ||
npm i @google-cloud/pubsub @pluralsight/gcp-pubsub-lite | ||
# yarn | ||
yarn add @google-cloud/pubsub @pluralsight/gcp-pubsub-lite | ||
``` | ||
@@ -15,0 +19,0 @@ |
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
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
26366
314