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

errsole-mysql

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errsole-mysql - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

types/index.d.ts

1

lib/index.js

@@ -722,1 +722,2 @@ /**

module.exports = ErrsoleMySQL;
module.exports.default = ErrsoleMySQL;

6

package.json
{
"name": "errsole-mysql",
"version": "1.0.3",
"version": "1.0.4",
"description": "MySQL storage plugin for Errsole",
"main": "lib/index.js",
"types": "types/index.d.ts",
"scripts": {

@@ -25,3 +26,4 @@ "test": "jest --coverage",

"files": [
"lib/index.js"
"lib",
"types"
],

@@ -28,0 +30,0 @@ "devDependencies": {

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