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
8
Versions
109
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 7.0.0-next.21 to 7.0.0-next.22

4

lib/index.d.ts

@@ -1,2 +0,2 @@

import type { MaybeAsync } from '@gasket/engine';
import type { MaybeAsync } from '@gasket/core';

@@ -13,3 +13,3 @@

declare module '@gasket/engine' {
declare module '@gasket/core' {
interface Gasket {

@@ -16,0 +16,0 @@ logger: Logger;

{
"name": "@gasket/plugin-logger",
"version": "7.0.0-next.21",
"version": "7.0.0-next.22",
"description": "Gasket plugin for logging",

@@ -37,5 +37,5 @@ "main": "lib",

"devDependencies": {
"@gasket/engine": "^7.0.0-next.21",
"@gasket/plugin-https": "^7.0.0-next.21",
"@gasket/plugin-metadata": "^7.0.0-next.21",
"@gasket/core": "^7.0.0-next.22",
"@gasket/plugin-https": "^7.0.0-next.22",
"@gasket/plugin-metadata": "^7.0.0-next.22",
"cross-env": "^7.0.3",

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

},
"gitHead": "52718d035b5a33c04de7043587f89596dd6da6f4"
"gitHead": "b477b086bf8938f34fffa673e396920eae9a0263"
}
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