New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@navikt/ds-tokens

Package Overview
Dependencies
Maintainers
3
Versions
389
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navikt/ds-tokens - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

src/border.json

7

dist/tokens-cjs.js
/**
* Do not edit directly
* Generated on Wed, 23 Feb 2022 08:47:04 GMT
* Generated on Wed, 23 Feb 2022 13:31:56 GMT
*/

@@ -32,2 +32,7 @@

"NavdsZIndexFocus": 10,
"NavdsBorderRadiusSmall": "2px",
"NavdsBorderRadiusMedium": "4px",
"NavdsBorderRadiusLarge": "8px",
"NavdsBorderRadiusXlarge": "12px",
"NavdsBorderRadiusFull": "9999px",
"NavdsGlobalColorBlue50": "rgba(230, 240, 255, 1)",

@@ -34,0 +39,0 @@ "NavdsGlobalColorBlue100": "rgba(204, 225, 255, 1)",

/**
* Do not edit directly
* Generated on Wed, 23 Feb 2022 08:47:04 GMT
* Generated on Wed, 23 Feb 2022 13:31:56 GMT
*/

@@ -31,2 +31,7 @@

export const NavdsZIndexFocus = 10;
export const NavdsBorderRadiusSmall = "2px";
export const NavdsBorderRadiusMedium = "4px";
export const NavdsBorderRadiusLarge = "8px";
export const NavdsBorderRadiusXlarge = "12px";
export const NavdsBorderRadiusFull = "9999px";
export const NavdsGlobalColorBlue50 = "rgba(230, 240, 255, 1)";

@@ -33,0 +38,0 @@ export const NavdsGlobalColorBlue100 = "rgba(204, 225, 255, 1)";

4

package.json
{
"name": "@navikt/ds-tokens",
"version": "0.8.2",
"version": "0.8.3",
"private": false,

@@ -44,3 +44,3 @@ "description": "Auto-generated design-tokens for NAV design-systems framework",

},
"gitHead": "7c9b21495f14ddbbedf4dfa4396c9ef5b8e19b56"
"gitHead": "b4377a228a64c1924ec765bd2e83b739ffbd3fc4"
}

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