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

@postenbring/hedwig-tokens

Package Overview
Dependencies
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postenbring/hedwig-tokens - npm Package Compare versions

Comparing version 0.0.0-setup-stylelint-20231115221231 to 0.0.0-small-fixes-20231116215003

6

package.json
{
"name": "@postenbring/hedwig-tokens",
"version": "0.0.0-setup-stylelint-20231115221231",
"version": "0.0.0-small-fixes-20231116215003",
"sideEffects": false,

@@ -8,3 +8,4 @@ "license": "MIT",

"assets/**",
"tokens-output/**"
"tokens-output/**",
"tailwind.config.js"
],

@@ -21,3 +22,2 @@ "scripts": {

"eslint-config-custom": "*",
"sd-tailwindcss-transformer": "1.4.0",
"style-dictionary": "3.9.0",

@@ -24,0 +24,0 @@ "style-dictionary-utils": "2.0.1",

@@ -83,1 +83,5 @@ export const PostenColorsSignatureRed : "#e32d22";

export const BreakpointsXlarge : "1200px";
export const Opacity7 : ".07";
export const Opacity10 : ".1";
export const Opacity20 : ".2";
export const Opacity50 : ".5";

@@ -78,3 +78,7 @@ {

"breakpoints-large": "940px",
"breakpoints-xlarge": "1200px"
"breakpoints-xlarge": "1200px",
"opacity-7": ".07",
"opacity-10": ".1",
"opacity-20": ".2",
"opacity-50": ".5"
}

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