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

@feature-hub/core

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feature-hub/core - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.1.1](https://github.com/sinnerschrader/feature-hub/compare/v0.1.0...v0.1.1) (2018-11-28)
### Bug Fixes
* **core:** typo in log statement ([#73](https://github.com/sinnerschrader/feature-hub/issues/73)) ([7883fd1](https://github.com/sinnerschrader/feature-hub/commit/7883fd1))
# 0.1.0 (2018-11-28)

@@ -8,0 +19,0 @@

2

lib/feature-service-registry.js

@@ -70,3 +70,3 @@ "use strict";

};
console.info(`All required feature services has been successfully bound to the consumer ${JSON.stringify(uniqueConsumerId)}.`);
console.info(`All required feature services have been successfully bound to the consumer ${JSON.stringify(uniqueConsumerId)}.`);
return { consumerEnvironment, unbind };

@@ -73,0 +73,0 @@ }

{
"name": "@feature-hub/core",
"version": "0.1.0",
"version": "0.1.1",
"description": "The core functionality of the Feature Hub.",

@@ -31,3 +31,3 @@ "bugs": {

},
"gitHead": "5b8143edd27bc10312429763fe6c6a6fcaf91805"
"gitHead": "ca32d2f07f044db14ea63bdb4abc9c66411b8f88"
}

Sorry, the diff of this file is not supported yet

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