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

@feature-hub/logger

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feature-hub/logger - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

9

package.json
{
"name": "@feature-hub/logger",
"version": "3.4.0",
"version": "3.4.1",
"description": "A Feature Service for providing a common logging integration to all Feature Hub consumers.",

@@ -24,3 +24,3 @@ "homepage": "https://feature-hub.io/",

"dependencies": {
"@feature-hub/core": "^3.4.0"
"@feature-hub/core": "^3.4.1"
},

@@ -33,3 +33,4 @@ "publishConfig": {

"@feature-hub:bundler": "./src/index.ts",
"default": "./lib/esm/index.js"
"import": "./lib/esm/index.js",
"require": "./lib/cjs/index.js"
}

@@ -42,3 +43,3 @@ },

},
"gitHead": "a9413fc8a42ef342723920d043af1571058f5d87"
"gitHead": "cc151bacf7fed592d2736fb54039b24f59b06752"
}
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