New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

informix

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

informix - npm Package Compare versions

Comparing version

to
0.5.2

10

package.json
{
"name": "informix",
"version": "0.5.1",
"version": "0.5.2",
"description": "A node.js native client for IBM Informix",

@@ -41,11 +41,9 @@ "main": "index.js",

"debug": "^2.2.0",
"nan": "^2.1.0",
"uuid": "^2.0.1"
"nan": "^2.3.5",
"uuid": "^2.0.2"
},
"devDependencies": {
"chai": "^3.4.1",
"istanbul": "^0.4.1",
"mocha": "^2.3.3",
"sinon": "^1.17.2"
"sinon": "^1.17.4"
}
}
src/ifx/ifx.cpp

Sorry, the diff of this file is not supported yet