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

@invisionag/injixo-tokens

Package Overview
Dependencies
Maintainers
23
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/injixo-tokens - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

4

injixo/injixo.cjs.js

@@ -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

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