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

@sage/design-tokens

Package Overview
Dependencies
Maintainers
6
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sage/design-tokens - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

sage-design-tokens-1.12.0.tgz

6

data/tokens.json

@@ -710,2 +710,8 @@ {

}
},
"borderRadius": {
"circle": {
"value": "50%",
"type": "borderRadius"
}
}

@@ -712,0 +718,0 @@ },

1

js/base/common.d.ts

@@ -209,1 +209,2 @@ /*

export const opacity900: string;
export const borderRadiusCircle: string;

5

js/base/common.js

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Mon, 09 Aug 2021 09:36:58 GMT
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
*/

@@ -165,3 +165,4 @@

opacity800: '80%',
opacity900: '90%'
opacity900: '90%',
borderRadiusCircle: '50%'
}

@@ -210,3 +210,4 @@ /*

const opacity900: string;
const borderRadiusCircle: string;
}
export default _default;

@@ -189,3 +189,4 @@ /*

opacity800: '80%',
opacity900: '90%'
opacity900: '90%',
borderRadiusCircle: '50%'
}

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Mon, 09 Aug 2021 09:36:59 GMT
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Mon, 09 Aug 2021 09:36:59 GMT
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Mon, 09 Aug 2021 09:36:59 GMT
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
*/

@@ -9,0 +9,0 @@

@@ -9,3 +9,3 @@ {

"author": "The Sage Group plc",
"version": "1.11.0",
"version": "1.12.0",
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",

@@ -12,0 +12,0 @@ "tags": [

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

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

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