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.11.0 to 5.11.1

11

CHANGELOG.md

@@ -5,2 +5,13 @@ # Changelog

### [5.11.1](https://gitlab.com/dmfay/massive-js/compare/v5.11.0...v5.11.1) (2019-07-12)
### Bug Fixes
* **deps:** update dependency lodash to v4.17.14 ([9c8c0e8](https://gitlab.com/dmfay/massive-js/commit/9c8c0e8))
* **deps:** update dependency pg-promise to v8.7.3 ([6699525](https://gitlab.com/dmfay/massive-js/commit/6699525))
* **deps:** update dependency pg-promise to v8.7.4 ([3d829ea](https://gitlab.com/dmfay/massive-js/commit/3d829ea))
## [5.11.0](https://gitlab.com/dmfay/massive-js/compare/v5.10.0...v5.11.0) (2019-06-03)

@@ -7,0 +18,0 @@

8

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

@@ -54,4 +54,4 @@ "homepage": "https://massivejs.org",

"glob": "7.1.4",
"lodash": "4.17.11",
"pg-promise": "8.7.2",
"lodash": "4.17.14",
"pg-promise": "8.7.4",
"pg-query-stream": "2.0.0"

@@ -63,3 +63,3 @@ },

"co-mocha": "1.2.2",
"coveralls": "3.0.3",
"coveralls": "3.0.5",
"eslint": "5.16.0",

@@ -66,0 +66,0 @@ "mocha": "6.1.4",

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