Comparing version 2.3.3 to 2.3.4
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22012
Updatedunderscore@^1.13.1