New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appsflow/redux

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsflow/redux - npm Package Compare versions

Comparing version 0.0.0-alpha.15 to 0.0.0-alpha.16

2

package.json
{
"name": "@appsflow/redux",
"version": "0.0.0-alpha.15",
"version": "0.0.0-alpha.16",
"description": "AppFlow redux",

@@ -5,0 +5,0 @@ "scripts": {

@@ -85,3 +85,3 @@ import { createSlice, PayloadAction } from '@reduxjs/toolkit'

// @ts-ignore
routes = new Routes( getStore() );
routes = new Routes( globalThis.$flow.redux.getStore() );

@@ -88,0 +88,0 @@ return routes;

Sorry, the diff of this file is too big to display

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