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

mssql-hero

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mssql-hero - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

23

package.json
{
"name": "mssql-hero",
"version": "0.0.3",
"description": "Easy-to-use MSSQL middleware for Express.",
"keywords": [
"database",
"mssql",
"sql",
"express"
],
"version": "0.0.4",
"main": "index.js",
"email":"rob.dooh@threestonestudios.com",
"auth":"Rob Dooh",
"repository": {
"type": "git",
"url": "https://github.com/rdooh/mssql-hero"
},
"homepage": "https://github.com/rdooh/mssql-hero",
"private": false,
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/mit-license.php"
}
],
"dependencies": {

@@ -20,5 +39,5 @@ "mssql": "~0.5.5"

"node": ">=0.10.30",
"npm": "1.4.23"
"npm": ">=1.4.23"
}
}

2

README.md

@@ -12,3 +12,3 @@ # mssql-hero

## What's new in 0.0.1 (stable, npm)
## What's new in 0.0.4 (stable, npm)

@@ -15,0 +15,0 @@ - Well, everything ;)

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