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.3.3 to 2.3.4

7

package.json
{
"author": "Seth Carney <scarney81@gmail.com> (https://github.com/scarney81)",
"name": "pg-hstore",
"description": "An module for serializing and deserializing JSON data in to hstore format",
"description": "A module for serializing and deserializing JSON data into hstore format",
"private": false,

@@ -11,3 +11,4 @@ "keywords": [

],
"version": "2.3.3",
"license": "MIT",
"version": "2.3.4",
"main": "lib/index.js",

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

"dependencies": {
"underscore": "^1.7.0"
"underscore": "^1.13.1"
},

@@ -26,0 +27,0 @@ "devDependencies": {

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