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

@acanto/core-auth

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acanto/core-auth - npm Package Compare versions

Comparing version 0.0.44 to 0.0.45

4

form-password-recovery/index.js

@@ -6,6 +6,6 @@ import FormsBase from "@acanto/core-forms/base";

/**
* Core: Auth Form PasswordRecovery
* Core: AuthFormPasswordRecovery
*
* The component will be initialised simply by calling the function
* `AuthFormPasswordreset();` when you need.
* `AuthFormPasswordRecovery();` when you need.
*/

@@ -12,0 +12,0 @@ export default function AuthFormPasswordRecovery($root, options = {}) {

@@ -6,3 +6,3 @@ import FormsBase from "@acanto/core-forms/base";

/**
* Core: Auth Form PasswordReset
* Core: AuthFormPasswordReset
*

@@ -9,0 +9,0 @@ * The component will be initialised simply by calling the function

@@ -6,3 +6,3 @@ import FormsBase from "@acanto/core-forms/base";

/**
* Core: Auth Form Profile
* Core: AuthFormProfile
*

@@ -9,0 +9,0 @@ * The component will be initialised simply by calling the function

@@ -6,3 +6,3 @@ import FormsBase from "@acanto/core-forms/base";

/**
* Core: Auth Form Register
* Core: AuthFormRegister
*

@@ -9,0 +9,0 @@ * The component will be initialised simply by calling the function

{
"name": "@acanto/core-auth",
"version": "0.0.44",
"version": "0.0.45",
"author": "Acanto <info@acanto.net> (https://acanto.agency/)",

@@ -16,7 +16,7 @@ "license": "ISC",

"@acanto/core-dom": "^0.0.11",
"@acanto/core-forms": "^0.0.32",
"@acanto/core-helpers": "^0.0.18"
"@acanto/core-forms": "^0.0.33",
"@acanto/core-helpers": "^0.0.19"
},
"sideEffects": false,
"gitHead": "f2dd0eab0e87e64b18f7ff86b837054aaa34a198"
"gitHead": "20e4293240211c7b3314f008f5ad61e4305717d0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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