@little-saga/react-model
Advanced tools
Comparing version 0.1.0-SNAPSHOT to 0.1.0
{ | ||
"name": "@little-saga/react-model", | ||
"license": "MIT", | ||
"version": "0.1.0-SNAPSHOT", | ||
"description": "A simple redux-like model for your React application", | ||
"author": { | ||
"name": "shinima", | ||
"email": "842351815@qq.com" | ||
}, | ||
"main": "dist/react-model.js", | ||
"module": "dist/react-model.es.js", | ||
"typings": "react-model.d.ts", | ||
"scripts": { | ||
"build": "cross-env BABEL_ENV=es rollup -c rollup.config.js", | ||
"prepublishOnly": "rimraf dist && npm run build" | ||
}, | ||
"files": [ | ||
"dist", | ||
"package.json", | ||
"react-model.d.ts", | ||
"readme.md" | ||
], | ||
"dependencies": { | ||
"hoist-non-react-statics": "^3.0.1", | ||
"invariant": "^2.2.4", | ||
"little-saga": "^0.4.3", | ||
"prop-types": "^15.6.2", | ||
"react": "15 || 16", | ||
"recompose": "^0.28.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0-beta.54", | ||
"@babel/node": "^7.0.0-beta.54", | ||
"@babel/plugin-proposal-class-properties": "^7.0.0-beta.54", | ||
"@babel/plugin-proposal-decorators": "^7.0.0-beta.54", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.54", | ||
"@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.54", | ||
"@babel/preset-react": "^7.0.0-beta.54", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "^8.2.6", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^5.2.0", | ||
"eslint-plugin-react": "^7.10.0", | ||
"prettier": "^1.13.7", | ||
"rimraf": "^2.6.2", | ||
"rollup": "^0.63.5", | ||
"rollup-plugin-babel": "4.0.0-beta.7" | ||
} | ||
"version": "0.1.0", | ||
"description": "Deprecated. DO NOT USE.", | ||
"files": [] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
0
0
2
168
2
0
3
2
- Removedhoist-non-react-statics@^3.0.1
- Removedinvariant@^2.2.4
- Removedlittle-saga@^0.4.3
- Removedprop-types@^15.6.2
- Removedreact@15 || 16
- Removedrecompose@^0.28.1
- Removed@babel/runtime@7.0.0-beta.56(transitive)
- Removed@types/node@10.17.60(transitive)
- Removedasap@2.0.6(transitive)
- Removedchange-emitter@0.1.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removedhoist-non-react-statics@2.5.53.3.2(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedinvariant@2.2.4(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedlittle-saga@0.4.3(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedpromise@7.3.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedreact-lifecycles-compat@3.0.4(transitive)
- Removedrecompose@0.28.2(transitive)
- Removedregenerator-runtime@0.12.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedsymbol-observable@1.2.0(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)