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

@heroku-cli/plugin-pg-v5

Package Overview
Dependencies
Maintainers
28
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/plugin-pg-v5 - npm Package Compare versions

Comparing version 7.9.2 to 7.9.3

oclif.manifest.json

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="7.9.3"></a>
## [7.9.3](https://github.com/heroku/cli/compare/v7.9.2...v7.9.3) (2018-08-18)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
<a name="7.9.2"></a>

@@ -8,0 +17,0 @@ ## [7.9.2](https://github.com/heroku/cli/compare/v7.9.1...v7.9.2) (2018-08-18)

10

package.json
{
"name": "@heroku-cli/plugin-pg-v5",
"description": "Heroku CLI plugin to manage Postgres.",
"version": "7.9.2",
"version": "7.9.3",
"author": "Jeff Dickey (@dickeyxxx)",

@@ -42,3 +42,3 @@ "bugs": "https://github.com/heroku/cli/issues",

"files": [
".oclif.manifest.json",
"oclif.manifest.json",
"index.js",

@@ -57,4 +57,4 @@ "assets",

"scripts": {
"postpublish": "rm .oclif.manifest.json",
"prepublishOnly": "oclif-dev manifest",
"postpublish": "rm oclif.manifest.json",
"prepack": "oclif-dev manifest",
"release": "np",

@@ -64,3 +64,3 @@ "test": "TZ=utc nyc mocha",

},
"gitHead": "1f97dc5c019427ab8a16098adfd75b93332f91ee"
"gitHead": "5a37b64182fe15550e3df5b60506a201e992e18e"
}
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