Socket
Socket
Sign inDemoInstall

apollo-winston-logging-plugin

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.3

3

dist/index.d.ts

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

export default function echo(arg: any): any;
declare function echo(arg: unknown): unknown;
export default echo;
{
"name": "apollo-winston-logging-plugin",
"version": "1.0.1",
"version": "1.0.3",
"description": "npm package template",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/alias-rahil/echo.git"
"url": "git+https://github.com/alias-rahil/apollo-winston-logging-plugin.git"
},

@@ -21,5 +21,5 @@ "author": "alias-rahil",

"bugs": {
"url": "https://github.com/alias-rahil/echo/issues"
"url": "https://github.com/alias-rahil/apollo-winston-logging-plugin/issues"
},
"homepage": "https://github.com/alias-rahil/echo#readme",
"homepage": "https://github.com/alias-rahil/apollo-winston-logging-plugin#readme",
"husky": {

@@ -26,0 +26,0 @@ "hooks": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc