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.2.1 to 4.3.0

12

dist/index.js

@@ -143,3 +143,9 @@ module.exports =

graphEmphasizedDark: '#F5B815',
graphEmphasizedLight: '#F9D679'
graphEmphasizedLight: '#F9D679',
graphBlue: '#5DA5DA',
graphGreen: '#60BD68',
graphPink: '#F17CB0',
graphBrown: '#B2912F',
graphPurple: '#B276B2',
graphRed: '#F15854'
};

@@ -159,4 +165,4 @@ var _default = colors;

reactHotLoader.register(colors, "colors", "/Users/tobiaslengsholz/projects/iris/packages/colors/src/index.js");
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/colors/src/index.js");
reactHotLoader.register(colors, "colors", "/Users/tobias.koenig/Documents/code/iris/packages/colors/src/index.js");
reactHotLoader.register(_default, "default", "/Users/tobias.koenig/Documents/code/iris/packages/colors/src/index.js");
leaveModule(module);

@@ -163,0 +169,0 @@ })();

{
"name": "@invisionag/iris-colors",
"version": "4.2.1",
"version": "4.3.0",
"main": "dist/index.js",
"repository": "git@github.com:ivx/iris.git",
"license": "MIT",
"gitHead": "cab09f5672ddba901e625b6a32007de90fa39dbf"
"gitHead": "94c1acf806e6cd0666d62607103dcde46627855d"
}

@@ -51,2 +51,8 @@ // @flow

graphEmphasizedLight: '#F9D679',
graphBlue: '#5DA5DA',
graphGreen: '#60BD68',
graphPink: '#F17CB0',
graphBrown: '#B2912F',
graphPurple: '#B276B2',
graphRed: '#F15854',
};

@@ -53,0 +59,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