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

massive

Package Overview
Dependencies
Maintainers
2
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

massive - npm Package Compare versions

Comparing version 5.5.2 to 5.5.3

11

CHANGELOG.md

@@ -5,2 +5,13 @@ # Change Log

<a name="5.5.3"></a>
## [5.5.3](https://github.com/dmfay/massive-js/compare/v5.5.1...v5.5.3) (2018-11-10)
### Bug Fixes
* pass undefined args to query() for scripts without parameters (fixes [#649](https://github.com/dmfay/massive-js/issues/649)) ([1a1c0a6](https://github.com/dmfay/massive-js/commit/1a1c0a6))
* **package:** update pg-promise to version 8.5.2 ([cc7afc3](https://github.com/dmfay/massive-js/commit/cc7afc3))
<a name="5.5.2"></a>

@@ -7,0 +18,0 @@ ## [5.5.2](https://github.com/dmfay/massive-js/compare/v5.5.1...v5.5.2) (2018-11-10)

4

package.json
{
"name": "massive",
"version": "5.5.2",
"version": "5.5.3",
"description": "A small query tool for Postgres that embraces json and makes life simpler",

@@ -65,3 +65,3 @@ "homepage": "https://dmfay.github.io/massive-js/",

"lodash": "4.17.11",
"pg-promise": "8.5.0",
"pg-promise": "8.5.2",
"pg-query-stream": "1.1.2"

@@ -68,0 +68,0 @@ },

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