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

nuke-core

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-core - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

HISTORY.md
# Changelog
## 1.0.2 / 2017-09-11
* [[85e3720](http://gitlab.alibaba-inc.com/nuke/core/commit/85e3720eeeceff1700e963a7b2273bece3a8adde)] - `fix` color bugfix
## 1.0.1 / 2017-09-11

@@ -5,0 +9,0 @@

2

lib/variables/_color.js

@@ -178,2 +178,2 @@ 'use strict';

module.exports = (_module$exports = {}, _defineProperty(_module$exports, 'color-brand1-1', colorBrand11), _defineProperty(_module$exports, 'color-brand1-6', colorBrand16), _defineProperty(_module$exports, 'color-brand1-8', colorBrand19), _defineProperty(_module$exports, 'color-line1-1', colorLine11), _defineProperty(_module$exports, 'color-line1-2', colorLine12), _defineProperty(_module$exports, 'color-line1-3', colorLine13), _defineProperty(_module$exports, 'color-line1-4', colorLine14), _defineProperty(_module$exports, 'color-fill1-1', colorFill11), _defineProperty(_module$exports, 'color-fill1-2', colorFill12), _defineProperty(_module$exports, 'color-fill1-3', colorFill13), _defineProperty(_module$exports, 'color-text1-1', colorText11), _defineProperty(_module$exports, 'color-text1-2', colorText12), _defineProperty(_module$exports, 'color-text1-3', colorText13), _defineProperty(_module$exports, 'color-text1-4', colorText14), _defineProperty(_module$exports, 'color-text1-5', colorText15), _defineProperty(_module$exports, 'color-white', colorWhite), _defineProperty(_module$exports, 'color-black', colorBlack), _defineProperty(_module$exports, 'color-warning-1', colorWarning1), _defineProperty(_module$exports, 'color-warning-2', colorWarning2), _defineProperty(_module$exports, 'color-warning-3', colorWarning3), _defineProperty(_module$exports, 'color-error-1', colorError1), _defineProperty(_module$exports, 'color-error-2', colorError2), _defineProperty(_module$exports, 'color-error-3', colorError3), _defineProperty(_module$exports, 'color-success-1', colorSuccess1), _defineProperty(_module$exports, 'color-success-2', colorSuccess2), _defineProperty(_module$exports, 'color-success-3', colorSuccess3), _defineProperty(_module$exports, 'color-notice-1', colorNotice1), _defineProperty(_module$exports, 'color-notice-2', colorNotice2), _defineProperty(_module$exports, 'color-notice-3', colorNotice3), _defineProperty(_module$exports, 'color-help-1', colorHelp1), _defineProperty(_module$exports, 'color-help-2', colorHelp2), _defineProperty(_module$exports, 'color-help-3', colorHelp3), _defineProperty(_module$exports, 'color-link-1', colorLink1), _defineProperty(_module$exports, 'color-link-2', colorLink2), _defineProperty(_module$exports, 'color-link-3', colorLink3), _defineProperty(_module$exports, 'color-other-1', colorOther1), _module$exports);
module.exports = (_module$exports = {}, _defineProperty(_module$exports, 'color-brand1-1', colorBrand11), _defineProperty(_module$exports, 'color-brand1-6', colorBrand16), _defineProperty(_module$exports, 'color-brand1-9', colorBrand19), _defineProperty(_module$exports, 'color-line1-1', colorLine11), _defineProperty(_module$exports, 'color-line1-2', colorLine12), _defineProperty(_module$exports, 'color-line1-3', colorLine13), _defineProperty(_module$exports, 'color-line1-4', colorLine14), _defineProperty(_module$exports, 'color-fill1-1', colorFill11), _defineProperty(_module$exports, 'color-fill1-2', colorFill12), _defineProperty(_module$exports, 'color-fill1-3', colorFill13), _defineProperty(_module$exports, 'color-text1-1', colorText11), _defineProperty(_module$exports, 'color-text1-2', colorText12), _defineProperty(_module$exports, 'color-text1-3', colorText13), _defineProperty(_module$exports, 'color-text1-4', colorText14), _defineProperty(_module$exports, 'color-text1-5', colorText15), _defineProperty(_module$exports, 'color-white', colorWhite), _defineProperty(_module$exports, 'color-black', colorBlack), _defineProperty(_module$exports, 'color-warning-1', colorWarning1), _defineProperty(_module$exports, 'color-warning-2', colorWarning2), _defineProperty(_module$exports, 'color-warning-3', colorWarning3), _defineProperty(_module$exports, 'color-error-1', colorError1), _defineProperty(_module$exports, 'color-error-2', colorError2), _defineProperty(_module$exports, 'color-error-3', colorError3), _defineProperty(_module$exports, 'color-success-1', colorSuccess1), _defineProperty(_module$exports, 'color-success-2', colorSuccess2), _defineProperty(_module$exports, 'color-success-3', colorSuccess3), _defineProperty(_module$exports, 'color-notice-1', colorNotice1), _defineProperty(_module$exports, 'color-notice-2', colorNotice2), _defineProperty(_module$exports, 'color-notice-3', colorNotice3), _defineProperty(_module$exports, 'color-help-1', colorHelp1), _defineProperty(_module$exports, 'color-help-2', colorHelp2), _defineProperty(_module$exports, 'color-help-3', colorHelp3), _defineProperty(_module$exports, 'color-link-1', colorLink1), _defineProperty(_module$exports, 'color-link-2', colorLink2), _defineProperty(_module$exports, 'color-link-3', colorLink3), _defineProperty(_module$exports, 'color-other-1', colorOther1), _module$exports);
{
"name": "nuke-core",
"version": "1.0.1",
"version": "1.0.2",
"description": "nuke核心变量",

@@ -5,0 +5,0 @@ "main": "lib/nuke",

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