@invisionag/injixo-tokens
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -157,7 +157,7 @@ // @flow | ||
*/ | ||
primary100: '#007db3', | ||
primary100: '#006ad4', | ||
/** | ||
* default hover color, when active radio & checkbox button hover | ||
*/ | ||
primary200: '#0e719b', | ||
primary200: '#0051a2', | ||
/** | ||
@@ -164,0 +164,0 @@ * default success button bg, default success color, success statuscard bar |
@@ -156,7 +156,7 @@ export declare const asset: { | ||
*/ | ||
readonly primary100: "#007db3"; | ||
readonly primary100: "#006ad4"; | ||
/** | ||
* default hover color, when active radio & checkbox button hover | ||
*/ | ||
readonly primary200: "#0e719b"; | ||
readonly primary200: "#0051a2"; | ||
/** | ||
@@ -163,0 +163,0 @@ * default success button bg, default success color, success statuscard bar |
@@ -151,7 +151,7 @@ const asset = { | ||
*/ | ||
primary100: '#007db3', | ||
primary100: '#006ad4', | ||
/** | ||
* default hover color, when active radio & checkbox button hover | ||
*/ | ||
primary200: '#0e719b', | ||
primary200: '#0051a2', | ||
/** | ||
@@ -158,0 +158,0 @@ * default success button bg, default success color, success statuscard bar |
{ | ||
"name": "@invisionag/injixo-tokens", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "injixo Design Tokens", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -46,1 +46,12 @@ # injixo-tokens | ||
- After merging to master, CI will automatically publish the new version to our internal gem server. Check if this worked by navigating to http://gems.ivx.cloud/ | ||
## Maintenance | ||
- Use latest ruby version | ||
- Update gems with | ||
- `cd gem` | ||
- `bundle update` | ||
- Update node modules with | ||
- `npm update` | ||
- `npm outdated` | ||
- (see output of latter command for further instructions) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
182594
57
1