node-fb-sample
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
} | ||
} |
@@ -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 |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
521570
5