Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@kickstartds/base

Package Overview
Dependencies
524
Maintainers
3
Versions
776
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.6-canary.6966.fee72ea.0 to 4.0.6-canary.6972.689c0fa.0

42

lib/teaser/teaser-tokens.json
{
"--c-teaser--background": [
{
"value": "var(--ks-color-fg-alpha-8)",
"value": "var(--ks-background-color-card-interactive)",
"selector": ".c-teaser"

@@ -32,3 +32,3 @@ }

{
"value": "1rem",
"value": "1em",
"selector": ".c-teaser"

@@ -73,2 +73,8 @@ }

],
"--c-teaser_body--gap": [
{
"value": "1em",
"selector": ".c-teaser"
}
],
"--c-teaser_topic--font": [

@@ -92,11 +98,11 @@ {

],
"--c-teaser_copy--spacing": [
"--c-teaser_copy--font": [
{
"value": "0.5rem",
"value": "var(--ks-font-copy-m)",
"selector": ".c-teaser"
}
],
"--c-teaser_copy--font": [
"--c-teaser_copy--font-weight": [
{
"value": "var(--ks-font-copy-m)",
"value": "var(--ks-font-weight-regular)",
"selector": ".c-teaser"

@@ -110,3 +116,27 @@ }

}
],
"--c-teaser_copy--spacing": [
{
"value": "0.5em",
"selector": ".c-teaser"
}
],
"--c-rich-text--font": [
{
"value": "var(--c-teaser_copy--font)",
"selector": ".c-teaser__copy.c-rich-text"
}
],
"--c-rich-text--color": [
{
"value": "var(--c-teaser_copy--color)",
"selector": ".c-teaser__copy.c-rich-text"
}
],
"--c-rich-text--font-weight": [
{
"value": "var(--c-teaser_copy--font-weight)",
"selector": ".c-teaser__copy.c-rich-text"
}
]
}

8

package.json
{
"name": "@kickstartds/base",
"version": "4.0.6-canary.6966.fee72ea.0",
"version": "4.0.6-canary.6972.689c0fa.0",
"description": "kickstartDS Base Module",

@@ -34,4 +34,4 @@ "homepage": "https://www.kickstartDS.com",

"devDependencies": {
"@kickstartds/bundler": "4.0.5-canary.6966.fee72ea.0",
"@kickstartds/core": "4.0.6-canary.6966.fee72ea.0",
"@kickstartds/bundler": "4.0.5-canary.6972.689c0fa.0",
"@kickstartds/core": "4.0.6-canary.6972.689c0fa.0",
"@types/react": "^18.2.61",

@@ -48,3 +48,3 @@ "bourbon": "^7.3.0",

},
"gitHead": "fee72ea935ba6eeb89041117d0d52e723c91b011"
"gitHead": "689c0fa1992ac2955f217f4a25c183a5ead31665"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc