react-plaid-link
Advanced tools
Comparing version 0.1.9 to 1.0.0
{ | ||
"name": "react-plaid-link", | ||
"version": "0.1.9", | ||
"version": "1.0.0", | ||
"description": "A React component for Plaid Link", | ||
@@ -9,3 +9,3 @@ "files": [ | ||
], | ||
"main": "dist/PlaidLink.js", | ||
"main": "./dist/PlaidLink.js", | ||
"repository": { | ||
@@ -17,4 +17,4 @@ "type": "git", | ||
"react", | ||
"plaid", | ||
"link" | ||
"react-component", | ||
"plaid" | ||
], | ||
@@ -27,13 +27,14 @@ "license": "MIT", | ||
"dependencies": { | ||
"react-script-loader": "0.0.1" | ||
"react-load-script": "0.0.6" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.14.0 || ^15.0.0-0", | ||
"react-dom": "^0.14.0 || ^15.0.0-0" | ||
"react": "^0.14.0 || ^15.0.0 || ^16", | ||
"react-dom": "^0.14.0 || ^15.0.0 || ^16" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "6.10.x", | ||
"babel-core": "6.11.x", | ||
"babel-eslint": "4.1.x", | ||
"babel-loader": "6.2.x", | ||
"babel-cli": "6.26.x", | ||
"babel-core": "6.25.x", | ||
"babel-eslint": "8.0.x", | ||
"babel-loader": "7.1.x", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-preset-es2015": "6.5.x", | ||
@@ -48,10 +49,17 @@ "babel-preset-react": "6.5.x", | ||
"prop-types": "^15.5.10", | ||
"react": "0.14.3", | ||
"react-dom": "0.14.3", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"react-tools": "0.13.x", | ||
"sinon": "1.17.x", | ||
"webpack": "1.12.x", | ||
"webpack-dev-server": "1.12.x", | ||
"webpack": "^3.6.0", | ||
"webpack-dev-server": "2.8.2", | ||
"xyz": "0.5.x" | ||
} | ||
}, | ||
"scripts": { | ||
"build": "babel -d dist/ src/" | ||
}, | ||
"tags": [ | ||
"react", | ||
"plaid" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
66870
4
1263
21
1
+ Addedreact-load-script@0.0.6
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedreact-load-script@0.0.6(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removedreact-script-loader@0.0.1
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedreact-dom@15.7.0(transitive)
- Removedreact-script-loader@0.0.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.40(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)