react-isomorphic-tools
Advanced tools
Comparing version 2.4.2 to 3.0.0-alpha.1
{ | ||
"name": "react-isomorphic-tools", | ||
"version": "2.4.2", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Authorization, Fetcher, Preload. Tools for ServerSide rendering", | ||
"main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-cli": "^6.18.0", | ||
"babel-core": "^6.18.2", | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-runtime": "^6.15.0", | ||
"babel-polyfill": "^6.16.0", | ||
"babel-preset-es2015": "^6.18.0", | ||
"babel-preset-react": "^6.16.0", | ||
"babel-preset-stage-0": "^6.16.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.4.2", | ||
"react-cookie": "^1.0.4", | ||
"react-router": "^4.1.1", | ||
"react-router-config": "^1.0.0-beta.3", | ||
"react-router-dom": "^4.1.1", | ||
"react-router-redux": "^5.0.0-alpha.6", | ||
"styled-components": "^2.0.0" | ||
}, | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.es.js", | ||
"jsnext:main": "./dist/index.es.js", | ||
"scripts": { | ||
"prepublish": "node_modules/babel-cli/bin/babel.js src --out-dir ./" | ||
"build": "node_modules/babel-cli/bin/babel.js src --out-dir ./dist" | ||
}, | ||
@@ -33,19 +15,26 @@ "repository": { | ||
}, | ||
"author": "aleksdp", | ||
"license": "ISC", | ||
"author": "Oleksii Olefirenko", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/aleksdp/react-isomorphic-tools/issues" | ||
}, | ||
"homepage": "https://github.com/aleksdp/react-isomorphic-tools#readme", | ||
"peerDependencies": { | ||
"react": "^15 || ^16", | ||
"react-cookie": "1.0.5", | ||
"react-router": "^4.2.0", | ||
"react-router-config": "^1.0.0-beta.4", | ||
"react-router-dom": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"is-json": "^2.0.1", | ||
"pretty-error": "^2.1.0", | ||
"prop-types": "^15.5.8", | ||
"react-json-pretty": "^1.6.3", | ||
"es6-promise": "^4.0.5", | ||
"isomorphic-fetch": "^2.2.1", | ||
"is-browser": "^2.0.1", | ||
"serialize-javascript": "^1.3.0", | ||
"qs": "6.5.0" | ||
"prop-types": "^15.6.0", | ||
"qs": "^6.5.1", | ||
"serialize-javascript": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-env": "^1.6.0", | ||
"babel-preset-react": "^6.24.1", | ||
"babel-preset-stage-2": "^6.24.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
9
4
1
2
136311
32
1264
2
2
0
+ Addedcall-bind@1.0.7(transitive)
+ Addeddefine-data-property@1.1.4(transitive)
+ Addedes-define-property@1.0.0(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.4(transitive)
+ Addedgopd@1.0.1(transitive)
+ Addedhas-property-descriptors@1.0.2(transitive)
+ Addedhas-proto@1.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedobject-inspect@1.13.3(transitive)
+ Addedqs@6.13.0(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedset-function-length@1.2.2(transitive)
+ Addedside-channel@1.0.6(transitive)
- Removedes6-promise@^4.0.5
- Removedis-json@^2.0.1
- Removedisomorphic-fetch@^2.2.1
- Removedpretty-error@^2.1.0
- Removedreact-json-pretty@^1.6.3
- Removedansi-regex@2.1.1(transitive)
- Removedasap@2.0.6(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedboolbase@1.0.0(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedcamelize@1.0.1(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedcss-color-keywords@1.0.0(transitive)
- Removedcss-select@4.3.0(transitive)
- Removedcss-to-react-native@2.3.2(transitive)
- Removedcss-what@6.1.0(transitive)
- Removeddom-converter@0.2.0(transitive)
- Removeddom-serializer@1.4.1(transitive)
- Removeddomelementtype@2.3.0(transitive)
- Removeddomhandler@4.3.1(transitive)
- Removeddomutils@2.8.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedentities@2.2.0(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedfbjs@0.8.18(transitive)
- Removedhas-flag@1.0.0(transitive)
- Removedhoist-non-react-statics@1.2.0(transitive)
- Removedhtmlparser2@6.1.0(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedieee754@1.2.1(transitive)
- Removedis-json@2.0.1(transitive)
- Removedis-plain-object@2.0.4(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisobject@3.0.1(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removedlodash@4.17.21(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removednth-check@2.1.1(transitive)
- Removedpostcss-value-parser@3.3.1(transitive)
- Removedpretty-error@2.1.2(transitive)
- Removedpromise@7.3.1(transitive)
- Removedqs@6.5.0(transitive)
- Removedreact@15.7.018.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
- Removedreact-json-pretty@1.7.9(transitive)
- Removedreact-router-redux@5.0.0-alpha.9(transitive)
- Removedrenderkid@2.0.7(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedscheduler@0.23.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedstyled-components@2.4.1(transitive)
- Removedstylis@3.5.4(transitive)
- Removedsupports-color@3.2.3(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedutila@0.4.0(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedprop-types@^15.6.0
Updatedqs@^6.5.1
Updatedserialize-javascript@^1.4.0