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

@modern-js-reduck/plugin-auto-actions

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js-reduck/plugin-auto-actions - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

2

dist/types/utils.d.ts

@@ -6,4 +6,4 @@ import { ModelDesc } from '@modern-js-reduck/store/dist/types';

state: any;
computed?: any;
computed?: import("@modern-js-reduck/store/dist/types/types").Computed<any> | undefined;
};
export { mergeActions };
{
"name": "@modern-js-reduck/plugin-auto-actions",
"version": "1.0.6",
"version": "1.1.0",
"files": [

@@ -37,3 +37,3 @@ "dist"

"devDependencies": {
"@modern-js-reduck/store": "1.0.6",
"@modern-js-reduck/store": "1.1.0",
"@modern-js/module-tools": "^1.7.1",

@@ -49,3 +49,3 @@ "@modern-js/plugin-testing": "^1.6.0",

"peerDependencies": {
"@modern-js-reduck/store": "1.0.6"
"@modern-js-reduck/store": "^1.1.0"
},

@@ -52,0 +52,0 @@ "publishConfig": {

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