Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@evervault/react

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evervault/react - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

index.js

@@ -6,5 +6,2 @@ import React from 'react';

return class extends React.Component {
state = {
evervault: null
}

@@ -15,8 +12,5 @@ constructor(props) {

evervault.checkAuth(APP_ID);
}
componentDidMount() {
this.setState({
this.state = {
evervault
})
}
}

@@ -23,0 +17,0 @@

2

package.json
{
"name": "@evervault/react",
"version": "0.0.1",
"version": "0.0.2",
"description": "React package for the Evervault SDK",

@@ -5,0 +5,0 @@ "main": "./build/lib/index.js",

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