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 3.0.10 to 3.0.11

59

dist/index.js

@@ -79,20 +79,57 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = "./src/index.js");
/******/ return __webpack_require__(__webpack_require__.s = 0);
/******/ })
/************************************************************************/
/******/ ({
/***/ "./src/index.js":
/*!**********************!*\
!*** ./src/index.js ***!
\**********************/
/*! exports provided: default */
/******/ ([
/* 0 */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
eval("__webpack_require__.r(__webpack_exports__);\nvar colors = {\n white100: '#fff',\n\n black120: '#234',\n black100: '#4e5c69',\n black90: '#727272',\n black80: '#a7adb4',\n black40: '#dcdee1',\n black20: '#f5f6f7',\n\n accent120: '#008f77',\n accent100: '#00b496',\n accent80: '#67d2c1',\n accent20: '#bdf2e4',\n\n blue120: '#26408e',\n blue100: '#3f6aed',\n blue80: '#87a2f4',\n blue20: '#f3f6fe',\n\n red100: '#dc3030',\n red80: '#ee9898',\n red20: '#fdf2f2',\n\n green120: '#346c21',\n green100: '#57b437',\n green80: '#96d082',\n green40: '#cfe7c5',\n green20: '#f5faf3',\n\n orange120: '#a46e02',\n orange100: '#f6a503',\n orange80: '#f9c762',\n orange20: '#fef9ef',\n\n injixoPetrolDark: '#00717f',\n injixoPetrolLight: '#059898',\n\n iwfmComRed: '#b90000',\n iwfmComGrey: '#aebcc4'\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (colors);\n\n//# sourceURL=webpack:///./src/index.js?");
__webpack_require__.r(__webpack_exports__);
var colors = {
white100: '#fff',
black120: '#234',
black100: '#4e5c69',
black90: '#727272',
black80: '#a7adb4',
black40: '#dcdee1',
black20: '#f5f6f7',
accent120: '#008f77',
accent100: '#00b496',
accent80: '#67d2c1',
accent20: '#bdf2e4',
blue120: '#26408e',
blue100: '#3f6aed',
blue80: '#87a2f4',
blue20: '#f3f6fe',
red100: '#dc3030',
red80: '#ee9898',
red20: '#fdf2f2',
green120: '#346c21',
green100: '#57b437',
green80: '#96d082',
green40: '#cfe7c5',
green20: '#f5faf3',
orange120: '#a46e02',
orange100: '#f6a503',
orange80: '#f9c762',
orange20: '#fef9ef',
injixoPetrolDark: '#00717f',
injixoPetrolLight: '#059898',
iwfmComRed: '#b90000',
iwfmComGrey: '#aebcc4'
};
/* harmony default export */ __webpack_exports__["default"] = (colors);
/***/ })
/******/ });
/******/ ]);
});

2

package.json
{
"name": "@invisionag/iris-colors",
"version": "3.0.10",
"version": "3.0.11",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "repository": "git@github.com:ivx/iris.git",

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