Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-fb-sample

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-fb-sample - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "node-fb-sample",
"description": "Sample node-firebird-libfbclient application using NodeJS and Firebird SQL (libfbclient is required)",
"version": "0.0.1",
"version": "0.0.2",
"dependencies": {

@@ -9,3 +9,7 @@ "express": "4.*",

"body-parser": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/xdenser/node-fb-sample.git"
}
}

4

README.md

@@ -12,4 +12,4 @@ #Sample application using NodeJS and Firebird SQL.

sudo npm install -g firebird
sudo npm install -g express
cd node-fb-sample
npm install

@@ -16,0 +16,0 @@ ##Starting

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