Socket
Socket
Sign inDemoInstall

node-firebird

Package Overview
Dependencies
2
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.8

13

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc