New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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

10

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

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

"devDependencies": {
"@gasket/core": "7.1.0-next.7",
"@gasket/plugin-https": "7.1.0-next.7",
"@gasket/plugin-metadata": "7.1.0-next.7",
"@gasket/core": "^7.1.0",
"@gasket/plugin-https": "^7.1.0",
"@gasket/plugin-metadata": "^7.1.0",
"cross-env": "^7.0.3",

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

},
"gitHead": "d4c6adf29f9387866f12e5661c7f0f442a2f429a"
"gitHead": "eb663b93543699ad6c1019c120c44b76d86d90ec"
}