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

@zackdk/reduxtool

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zackdk/reduxtool - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "@zackdk/reduxtool",
"version": "1.0.0",
"version": "1.0.1",
"description": "simplelify the redux",

@@ -22,3 +22,3 @@ "main": "dist/reduxtool.js",

},
"prettier":{
"prettier": {
"trailingComma": "es5",

@@ -25,0 +25,0 @@ "tabWidth": 2,

@@ -5,8 +5,10 @@ ## ReduxTool

使用见 example 文件夹。
或者参考该项目 https://github.com/CodeByZack/react_movie/tree/reduxtool
或者参考该项目 [风影院](https://github.com/CodeByZack/react_movie/tree/reduxtool
)
### Getting Started
暂时未发布npm,可以先复制dist/reduxtool.js或者src/index.js到项目里。
`npm install -S @zackdk/reduxtool`
或者可以直接复制dist/reduxtool.js或者src/index.js到项目里。
#### Step1 model

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