@modern-js-reduck/plugin-auto-actions
Advanced tools
Comparing version 1.0.6 to 1.1.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26749
1