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

pg-sql2

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-sql2 - npm Package Compare versions

Comparing version 0.0.1-alpha5.1 to 0.0.1-alpha7.0

10

package.json
{
"name": "pg-sql2",
"version": "0.0.1-alpha5.1",
"version": "0.0.1-alpha7.0",
"description": "Generate safe SQL with tagged template literals",

@@ -33,5 +33,3 @@ "main": "index.js",

"peerDependencies": {
"babel-polyfill": ">=6 <7",
"debug": ">=2 <3",
"lodash": ">=3 <5"
"babel-polyfill": ">=6 <7"
},

@@ -44,3 +42,7 @@ "devDependencies": {

"testRegex": "__tests__/.*\\.test\\.js$"
},
"dependencies": {
"debug": ">=2 <3",
"lodash": ">=4 <5"
}
}
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