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

redux-saga-model

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-saga-model - npm Package Compare versions

Comparing version 0.0.9415 to 0.0.9416

yarn.lock

2

lib/index.js

@@ -36,2 +36,4 @@ "use strict";

require("babel-polyfill");
var _redux = require("redux");

@@ -38,0 +40,0 @@

3

package.json
{
"name": "redux-saga-model",
"version": "0.0.9415",
"version": "0.0.9416",
"dependencies": {
"@types/react-router": "2.x",
"@types/react-router-redux": "^4.0.40",
"babel-polyfill": "^6.23.0",
"babel-runtime": "^6.23.0",

@@ -8,0 +9,0 @@ "flatten": "^1.0.2",

@@ -0,1 +1,2 @@

import 'babel-polyfill'
import { createStore, applyMiddleware, compose, combineReducers } from "redux";

@@ -2,0 +3,0 @@ import createSagaMiddleware from "redux-saga/lib/internal/middleware";

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