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

@modern-js-reduck/react

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js-reduck/react - npm Package Compare versions

Comparing version 1.0.0-rc.6 to 1.0.0-rc.8

30

CHANGELOG.md
# @modern-js-reduck/react
## 1.0.0-rc.8
### Patch Changes
- release: rc.7
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- 1085d2d: fix: use model State type
- 1085d2d: fix: model<State> when State passed use State
- Updated dependencies [undefined]
- Updated dependencies [26d5144]
- Updated dependencies [9452589]
- Updated dependencies [1085d2d]
- Updated dependencies [1085d2d]
- @modern-js-reduck/store@1.0.0-rc.8
## 1.0.0-next.7
### Patch Changes
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- fix: use model State type
- fix: model<State> when State passed use State
- Updated dependencies [26d5144]
- Updated dependencies [9452589]
- Updated dependencies [undefined]
- Updated dependencies [undefined]
- @modern-js-reduck/store@1.0.0-next.7
## 1.0.0-rc.6

@@ -4,0 +34,0 @@

4

package.json
{
"name": "@modern-js-reduck/react",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.8",
"jsnext:source": "./src/index.ts",

@@ -20,3 +20,3 @@ "types": "./dist/types/index.d.ts",

"@babel/runtime": "^7",
"@modern-js-reduck/store": "^1.0.0-rc.6",
"@modern-js-reduck/store": "^1.0.0-rc.8",
"invariant": "^2.2.4"

@@ -23,0 +23,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