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

@expandorg/app-account

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expandorg/app-account - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

package.json
{
"name": "@expandorg/app-account",
"version": "0.0.12",
"version": "0.0.13",
"description": "App account",

@@ -27,3 +27,3 @@ "main": "index.js",

},
"gitHead": "8c054286825e2ef640e437e47fb624e00b61c50e"
"gitHead": "d1152e92796255829aeaabcd6cb13fd083b16307"
}

@@ -111,3 +111,3 @@ import React, { Component } from 'react';

</DF.Description>
<DF.Feild>
<DF.Field>
<Input

@@ -120,3 +120,3 @@ placeholder="Confirmation Code"

<ErrorMessage errors={errors} className={styles.error} />
</DF.Feild>
</DF.Field>
<div className={styles.resend}>

@@ -123,0 +123,0 @@ {!resent ? (

@@ -79,3 +79,3 @@ import React, { Component } from 'react';

<DF.Description bold>{user.email}</DF.Description>
<DF.Feild>
<DF.Field>
<Input

@@ -89,4 +89,4 @@ type="email"

/>
</DF.Feild>
<DF.Feild>
</DF.Field>
<DF.Field>
<Input

@@ -103,3 +103,3 @@ type="email"

</DF.FormError>
</DF.Feild>
</DF.Field>
<DF.Actions>

@@ -106,0 +106,0 @@ <Button className="gem-dialogform-button" type="submit">

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