You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

slonik

Package Overview
Dependencies
Maintainers
1
Versions
392
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.4.0 to 8.4.1

1

dist/errors.js

@@ -12,2 +12,3 @@ "use strict";

/* eslint-disable fp/no-class, fp/no-this */
class SlonikError extends _es6Error.default {}

@@ -14,0 +15,0 @@

12

package.json

@@ -19,3 +19,3 @@ {

"get-stack-trace": "^2.0.1",
"pg": "^7.7.1",
"pg": "^7.8.0",
"pg-connection-string": "^2.0.0",

@@ -38,5 +38,5 @@ "pretty-hrtime": "^1.0.3",

"coveralls": "^3.0.2",
"eslint": "^5.11.1",
"eslint-config-canonical": "^15.0.1",
"flow-bin": "^0.89.0",
"eslint": "^5.12.0",
"eslint-config-canonical": "^16.0.0",
"flow-bin": "^0.90.0",
"flow-copy-source": "^2.0.2",

@@ -46,3 +46,3 @@ "gitdown": "^2.5.5",

"nyc": "^13.1.0",
"semantic-release": "^15.13.2",
"semantic-release": "^15.13.3",
"sinon": "^7.2.2"

@@ -97,3 +97,3 @@ },

},
"version": "8.4.0"
"version": "8.4.1"
}
// @flow
/* eslint-disable fp/no-class, fp/no-this */
import ExtendableError from 'es6-error';

@@ -4,0 +6,0 @@

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc