Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pg-hstore

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-hstore - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

14

package.json

@@ -6,4 +6,8 @@ {

"private": false,
"keywords": ["pg", "postgres", "hstore"],
"version": "2.2.0",
"keywords": [
"pg",
"postgres",
"hstore"
],
"version": "2.3.0",
"main": "lib/index.js",

@@ -19,7 +23,7 @@ "homepage": "https://github.com/scarney81/pg-hstore",

"dependencies": {
"underscore": "*"
"underscore": "^1.7.0"
},
"devDependencies": {
"mocha": "1.2.x",
"should": "0.6.x"
"mocha": "^2.1.0",
"should": "^4.4.2"
},

@@ -26,0 +30,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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