New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →
Socket
Sign inDemoInstall
Socket

react-plaid-link

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-plaid-link - npm Package Compare versions

Comparing version 0.1.9 to 1.0.0

dist/react-plaid-link.js

40

package.json
{
"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"
]
}
LICENSE

Sorry, the diff of this file is not supported yet

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