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

@feature-hub/history-service

Package Overview
Dependencies
Maintainers
5
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feature-hub/history-service - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

13

package.json
{
"name": "@feature-hub/history-service",
"version": "3.4.0",
"version": "3.4.1",
"description": "A history facade guaranteeing safe access for multiple consumers.",

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

"dependencies": {
"@feature-hub/core": "^3.4.0",
"@feature-hub/logger": "^3.4.0",
"@feature-hub/server-request": "^3.4.0",
"@feature-hub/core": "^3.4.1",
"@feature-hub/logger": "^3.4.1",
"@feature-hub/server-request": "^3.4.1",
"fast-deep-equal": "^3.1.3",

@@ -43,3 +43,4 @@ "resolve-pathname": "^3.0.0"

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

@@ -52,3 +53,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