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.1 to 1.0.2

7

package.json
{
"name": "@zackdk/reduxtool",
"version": "1.0.1",
"version": "1.0.2",
"description": "simplelify the redux",
"keywords": [
"redux",
"action",
"reducer"
],
"main": "dist/reduxtool.js",

@@ -6,0 +11,0 @@ "scripts": {

@@ -48,2 +48,4 @@ ## ReduxTool

import ReduxTool from '../../../dist/reduxtool';
//或者
//import ReduxTool from '@zackdk/reduxtool';
import page from "./models/page";

@@ -50,0 +52,0 @@ import list from "./models/list";

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