node-firebird
Advanced tools
Comparing version 1.1.6 to 1.1.8
{ | ||
"name": "node-firebird", | ||
"version": "1.1.6", | ||
"version": "1.1.8", | ||
"description": "Pure JavaScript and Asynchronous Firebird client for Node.js.", | ||
@@ -26,8 +26,3 @@ "keywords": [ | ||
"types": "./lib/index.d.ts", | ||
"licenses": [ | ||
{ | ||
"type": "MPL-2.0", | ||
"url": "https://github.com/hgourvest/node-firebird/blob/master/LICENSE" | ||
} | ||
], | ||
"license": "MPL-2.0", | ||
"scripts": { | ||
@@ -37,4 +32,4 @@ "test": "mocha" | ||
"dependencies": { | ||
"big-integer": "^1.6.48", | ||
"long": "^4.0.0" | ||
"big-integer": "^1.6.51", | ||
"long": "^5.2.3" | ||
}, | ||
@@ -41,0 +36,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
604049
+ Addedlong@5.2.3(transitive)
- Removedlong@4.0.0(transitive)
Updatedbig-integer@^1.6.51
Updatedlong@^5.2.3