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

ignite-andross

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignite-andross - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

boilerplate/App/Redux/CreateStore.js

@@ -39,3 +39,3 @@ import { createStore, applyMiddleware, compose } from 'redux'

// kick off root saga
let sagasManager = sagaMiddleware(rootSaga)
let sagasManager = sagaMiddleware.run(rootSaga)

@@ -42,0 +42,0 @@ return {

@@ -7,3 +7,3 @@ {

"homepage": "https://github.com/infinitered/ignite-andross",
"version": "4.0.2",
"version": "4.0.3",
"files": [

@@ -10,0 +10,0 @@ "boilerplate",

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