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

@aller/cyclops-frontend-vanilla

Package Overview
Dependencies
Maintainers
9
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aller/cyclops-frontend-vanilla - npm Package Compare versions

Comparing version 2.5.6-alpha.0 to 2.5.6-alpha.1

2

lib/generator/generateLoginButton.js

@@ -251,2 +251,3 @@ var __assign = (this && this.__assign) || function () {

if (loginElement) {
console.log("Injecting login element", loginElement);
loginContainer.innerHTML = "";

@@ -323,3 +324,2 @@ loginContainer.appendChild(loginElement);

try {
console.log("Adding login element");
var loginElement = createSignedInElement(event.detail, useInitials);

@@ -326,0 +326,0 @@ loginContainer.innerHTML = "";

{
"name": "@aller/cyclops-frontend-vanilla",
"version": "2.5.6-alpha.0",
"version": "2.5.6-alpha.1",
"description": "Vanilla JS implementation of login-button",

@@ -44,3 +44,3 @@ "author": "kasperrt <kasper@kasperrt.no>",

"dependencies": {
"@aller/cyclops-frontend-api": "^2.5.6-alpha.0",
"@aller/cyclops-frontend-api": "^2.5.6-alpha.1",
"a11y-dialog": "5.3.1",

@@ -69,3 +69,3 @@ "promise-polyfill": "8.1.3"

},
"gitHead": "77d420e2d8f05fb7eb808d4b1fbbd96b98b6a142"
"gitHead": "8e1323a7832345b795ec859dd037db170b4ad1f4"
}
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