Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@invisionag/iris-colors

Package Overview
Dependencies
Maintainers
24
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-colors - npm Package Compare versions

Comparing version 4.1.4 to 4.2.0

6

dist/index.js

@@ -139,3 +139,7 @@ module.exports =

adherenceOutRed: '#7F0000',
adherenceExceptionDarkGrey: '#AFAEB7'
adherenceExceptionDarkGrey: '#AFAEB7',
graphPrimary: '#FFE405',
graphSecondary: '#FFF39B',
graphEmphasizedDark: '#F5B815',
graphEmphasizedLight: '#F9D679'
};

@@ -142,0 +146,0 @@ var _default = colors;

4

package.json
{
"name": "@invisionag/iris-colors",
"version": "4.1.4",
"version": "4.2.0",
"main": "dist/index.js",
"repository": "git@github.com:ivx/iris.git",
"license": "MIT",
"gitHead": "37885d4b052878937eaab8cdb6088b8996fbd166"
"gitHead": "ce4e12597b5deefe1ca7050a5a74c15b0a9e9964"
}

@@ -46,2 +46,7 @@ // @flow

adherenceExceptionDarkGrey: '#AFAEB7',
graphPrimary: '#FFE405',
graphSecondary: '#FFF39B',
graphEmphasizedDark: '#F5B815',
graphEmphasizedLight: '#F9D679',
};

@@ -48,0 +53,0 @@

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