Socket
Socket
Sign inDemoInstall

@clerk/themes

Package Overview
Dependencies
Maintainers
9
Versions
1172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/themes - npm Package Compare versions

Comparing version 1.2.19 to 1.2.20-staging.0

1

dist/clerk-js/src/ui/foundations/defaultFoundations.d.ts

@@ -225,2 +225,3 @@ declare const defaultInternalThemeFoundations: Readonly<{

readonly disabled: "50%";
readonly inactive: "62%";
}>;

@@ -227,0 +228,0 @@ readonly borders: Readonly<{

@@ -227,2 +227,3 @@ import { createInternalTheme } from './createInternalTheme';

readonly disabled: "50%";
readonly inactive: "62%";
}>;

@@ -229,0 +230,0 @@ readonly borders: Readonly<{

export declare const opacity: Readonly<{
readonly disabled: "50%";
readonly inactive: "62%";
}>;

@@ -6,2 +6,3 @@ "use strict";

disabled: '50%',
inactive: '62%',
});

6

package.json
{
"name": "@clerk/themes",
"version": "1.2.19",
"version": "1.2.20-staging.0",
"license": "MIT",

@@ -31,3 +31,3 @@ "description": "Themes for the Clerk auth components",

"devDependencies": {
"@clerk/types": "^3.12.0",
"@clerk/types": "^3.13.0-staging.0",
"typescript": "*"

@@ -52,3 +52,3 @@ },

"homepage": "https://clerk.dev/",
"gitHead": "df5501abf0e4551d65dad169417865c31f2c313a"
"gitHead": "bc5d381cb4b55b9fea57f9a7afad642cc45f2bdf"
}
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