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.8 to 0.0.0-alpha.9

2

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

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

@@ -8,3 +8,3 @@ /**

export abstract class Controller extends $flow.Controller {
export class Controller extends $flow.Controller {
private routes: any;

@@ -14,3 +14,3 @@

protected constructor() {
constructor() {
super();

@@ -17,0 +17,0 @@

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