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.5 to 2.5.6-alpha.0

1

lib/generator/generateLoginButton.js

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

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

@@ -324,0 +325,0 @@ loginContainer.innerHTML = "";

6

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

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

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

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

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