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

frer

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frer - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

es/dispatch.js

@@ -11,3 +11,2 @@ import store from './store';

}
stateMap[name]["producer"](action);

@@ -14,0 +13,0 @@ };

import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
import _createClass from "@babel/runtime/helpers/createClass";
import _defineProperty from "@babel/runtime/helpers/defineProperty";
// import { tools.isCorrectVal, tools.isObject } from './utils';
import { isObservable, defer, of, merge, Subject, Observable } from 'rxjs';

@@ -149,3 +148,2 @@ import { switchMap, pluck, filter } from 'rxjs/operators';

var new_obs$ = new Subject();
/* new_obs$.__type__ = type; */

@@ -152,0 +150,0 @@ var _obs$ = obs$.pipe(switchMap(function (event) {

2

package.json
{
"name": "frer",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "./es/index.js",

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