You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@gasket/plugin-logger

Package Overview
Dependencies
Maintainers
0
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-logger - npm Package Compare versions

Comparing version

to
7.1.0-canary.2

10

package.json
{
"name": "@gasket/plugin-logger",
"version": "7.1.0-canary.1",
"version": "7.1.0-canary.2",
"description": "Gasket plugin for logging",

@@ -39,5 +39,5 @@ "main": "lib/index.js",

"devDependencies": {
"@gasket/core": "7.1.0-canary.1",
"@gasket/plugin-https": "7.1.0-canary.1",
"@gasket/plugin-metadata": "7.1.0-canary.1",
"@gasket/core": "7.1.0-canary.2",
"@gasket/plugin-https": "7.1.0-canary.2",
"@gasket/plugin-metadata": "7.1.0-canary.2",
"cross-env": "^7.0.3",

@@ -76,3 +76,3 @@ "eslint": "^8.56.0",

},
"gitHead": "79706568a4b2a7aa2621bf1f0bdaded08c396ed4"
"gitHead": "e38a3cb7e1bfd3ec8755a7155c9678ff7ab82a35"
}