Socket
Socket
Sign inDemoInstall

react-pelm-connect

Package Overview
Dependencies
152
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

1

dist/index.js

@@ -119,2 +119,3 @@

};
//# sourceMappingURL=useConnect.js.map

@@ -121,0 +122,0 @@ var ConnectButton = function (props) {

4

package.json
{
"name": "react-pelm-connect",
"version": "1.0.1",
"version": "1.0.2",
"description": "This package provides a react wrapper over Connect, a javascript plugin that allows your users to securely and seamlessly connect their utility accounts.",
"author": "edmund",
"author": "Pelm",
"license": "Apache-2.0",

@@ -7,0 +7,0 @@ "repository": {

# Pelm Connect
This package provides a react wrapper over Connect, a javascript plugin that allows your users to securely and seamlessly connect their utility accounts.
If you need to integrate Connect in a non-react web application, view these docs.
## Install
```
npm install pelm-connect
npm install react-pelm-connect
```

@@ -46,3 +44,3 @@

onExit: () => {},
environment?: 'prod'
environment: 'prod'
}

@@ -49,0 +47,0 @@ ```

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc