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

fh-wfm-mediator

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-wfm-mediator - npm Package Compare versions

Comparing version 0.4.0-alpha.629.1 to 0.4.0-alpha.629.2

19

lib/topics/index-spec.js

@@ -27,21 +27,2 @@ const Topics = require('./index');

describe('#getErrorAndDoneTopicPromises', function() {
it('should generate a topicUid if there is none', function() {
});
it('should return a promise', function() {
});
it('should ', function() {
});
it('should ', function() {
});
});
describe('#on', function() {

@@ -48,0 +29,0 @@ it('should subscribe to a namespaced topic', function(done) {

5

package.json
{
"name": "fh-wfm-mediator",
"version": "0.4.0-alpha.629.1",
"version": "0.4.0-alpha.629.2",
"description": "An implementation of the mediator pattern for use with WFM",

@@ -20,3 +20,4 @@ "main": "lib/angular/mediator-ng.js",

"mediator-js": "^0.9.9",
"bluebird": "^3.4.7"
"bluebird": "^3.4.7",
"shortid": "2.2.6"
},

@@ -23,0 +24,0 @@ "devDependencies": {

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