Socket
Socket
Sign inDemoInstall

dva-core

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dva-core - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

16

package.json
{
"name": "dva-core",
"version": "0.2.0",
"version": "0.3.0",
"description": "The core lightweight library for dva, based on redux and redux-saga.",

@@ -12,3 +12,3 @@ "repository": {

"dva",
"dva-core",
"alibaba",
"redux",

@@ -18,4 +18,2 @@ "redux-saga",

"framework",
"react",
"react-native",
"frontend"

@@ -32,7 +30,5 @@ ],

"build": "ruban build",
"test": "ruban lint && ruban test",
"test": "ruban test",
"debug": "ruban debug",
"coveralls": "ruban coveralls",
"lint": "ruban lint",
"pub": "ruban pub"
"coveralls": "ruban coveralls"
},

@@ -52,5 +48,3 @@ "dependencies": {

"devDependencies": {
"expect": "^1.20.2",
"redux": "^3.7.2",
"ruban": "^0.1.0"
"redux": "^3.7.2"
},

@@ -57,0 +51,0 @@ "files": [

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