Socket
Socket
Sign inDemoInstall

slonik

Package Overview
Dependencies
11
Maintainers
1
Versions
392
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

dist/templateTags/index.js

8

dist/index.js

@@ -18,2 +18,8 @@ "use strict";

});
Object.defineProperty(exports, "sql", {
enumerable: true,
get: function () {
return _templateTags.sql;
}
});

@@ -24,2 +30,4 @@ var _pg = require("pg");

var _templateTags = require("./templateTags");
// eslint-disable-next-line id-match

@@ -26,0 +34,0 @@ const INT8_OID = 20;

2

package.json

@@ -93,3 +93,3 @@ {

},
"version": "8.0.0"
"version": "8.0.1"
}

@@ -36,1 +36,4 @@ // @flow

} from './factories';
export {
sql
} from './templateTags';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc