Socket
Socket
Sign inDemoInstall

@urbaninfrastructure/design-tokens

Package Overview
Dependencies
Maintainers
19
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urbaninfrastructure/design-tokens - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2-alpha.0

dist/veronaBike-logo.svg

22

dist/color.js
// @flow
// AUTO GENERATED Wed Dec 11 2019 13:10:08 GMT+0100 (Central European Standard Time)
// AUTO GENERATED Fri Dec 13 2019 15:53:30 GMT+0100 (Central European Standard Time)
module.exports = {

@@ -69,2 +69,7 @@ "theme": {

"hex": "#DE6200"
},
"veronaBike": {
"name": "Verona Bike",
"ral": "???",
"hex": "#0033a0"
}

@@ -85,3 +90,4 @@ },

"edinburghCityBike": "#b8001f",
"bikeMi": "#ab4b00"
"bikeMi": "#ab4b00",
"veronaBike": "#00236d"
},

@@ -111,3 +117,4 @@ "neutral": {

"edinburghCityBike": "#EB0027",
"bikeMi": "#DE6200"
"bikeMi": "#DE6200",
"veronaBike": "#0033a0"
},

@@ -127,3 +134,4 @@ "paletteDark": {

"edinburghCityBike": "#850016",
"bikeMi": "#783500"
"bikeMi": "#783500",
"veronaBike": "#00123a"
},

@@ -143,3 +151,4 @@ "palette": {

"edinburghCityBike": "#f9b2be",
"bikeMi": "#f5cfb2"
"bikeMi": "#f5cfb2",
"veronaBike": "#b2c1e2"
},

@@ -159,3 +168,4 @@ "paletteLight": {

"edinburghCityBike": "#ff3e5e",
"bikeMi": "#ff8e34"
"bikeMi": "#ff8e34",
"veronaBike": "#2d65db"
},

@@ -162,0 +172,0 @@ "accent": {

@@ -67,2 +67,7 @@ {

"hex": "#DE6200"
},
"veronaBike": {
"name": "Verona Bike",
"ral": "???",
"hex": "#0033a0"
}

@@ -83,3 +88,4 @@ },

"edinburghCityBike": "#b8001f",
"bikeMi": "#ab4b00"
"bikeMi": "#ab4b00",
"veronaBike": "#00236d"
},

@@ -109,3 +115,4 @@ "neutral": {

"edinburghCityBike": "#EB0027",
"bikeMi": "#DE6200"
"bikeMi": "#DE6200",
"veronaBike": "#0033a0"
},

@@ -125,3 +132,4 @@ "paletteDark": {

"edinburghCityBike": "#850016",
"bikeMi": "#783500"
"bikeMi": "#783500",
"veronaBike": "#00123a"
},

@@ -141,3 +149,4 @@ "palette": {

"edinburghCityBike": "#f9b2be",
"bikeMi": "#f5cfb2"
"bikeMi": "#f5cfb2",
"veronaBike": "#b2c1e2"
},

@@ -157,3 +166,4 @@ "paletteLight": {

"edinburghCityBike": "#ff3e5e",
"bikeMi": "#ff8e34"
"bikeMi": "#ff8e34",
"veronaBike": "#2d65db"
},

@@ -160,0 +170,0 @@ "accent": {

// @flow
// AUTO GENERATED Wed Dec 11 2019 13:10:08 GMT+0100 (Central European Standard Time)
// AUTO GENERATED Fri Dec 13 2019 15:53:30 GMT+0100 (Central European Standard Time)
const color = require("./color");
module.exports = { color };
{
"name": "@urbaninfrastructure/design-tokens",
"version": "4.0.1",
"version": "4.0.2-alpha.0",
"main": "dist/index.js",

@@ -24,3 +24,3 @@ "files": [

},
"gitHead": "0b048c69fe9e91d12a51abd1d22751c5fac749e3"
"gitHead": "6d24e2efe1268de04acba4e201e8524af7f52096"
}
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