@rematch/loading
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "@rematch/loading", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Loading indicator plugin for Rematch", | ||
@@ -19,31 +19,13 @@ "keywords": [ | ||
"files": [ | ||
"lib" | ||
"dist" | ||
], | ||
"main": "lib/index.min.js", | ||
"main": "dist/rematch-loading.cjs.js", | ||
"module": "dist/rematch-loading.esm.js", | ||
"browser": "dist/rematch-loading.umd.js", | ||
"scripts": { | ||
"build": "rm -rf lib && webpack --env build" | ||
"build": "rimraf build dist && tsc && NODE_ENV='production' rollup -c" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.0.2", | ||
"babel-loader": "^7.1.2", | ||
"babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-flow": "^6.23.0", | ||
"eslint": "^4.11.0", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-config-prettier": "^2.8.0", | ||
"eslint-loader": "^1.9.0", | ||
"eslint-plugin-flowtype": "^2.39.1", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jest": "^21.3.2", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-react": "^7.5.1", | ||
"flow-bin": "^0.59.0", | ||
"jest": "^21.2.1", | ||
"redux": "^3.0.0", | ||
"webpack": "^3.8.1", | ||
"yargs": "^10.0.3" | ||
"@rematch/core": "^0.1.0-beta.5" | ||
}, | ||
@@ -50,0 +32,0 @@ "peerDependencies": { |
@@ -38,2 +38,4 @@ # Rematch Loading | ||
![rematch-loading](https://user-images.githubusercontent.com/4660659/33303781-00c786b2-d3ba-11e7-8216-1b2b8eebbf85.gif) | ||
## Setup | ||
@@ -40,0 +42,0 @@ |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
42763
2
8
39
76
0