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 2.0.0 to 2.0.1

4

HISTORY.md
# Changelog
## 2.0.1 / 2018-03-21
* [[b1ab9ec](http://gitlab.alibaba-inc.com/nuke/core/commit/b1ab9ec7c3e80c6058f6886c390ae672bc84c380)] - `feat` add font family
## 2.0.0 / 2018-03-20

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

9

lib/variables/_icon.js

@@ -49,4 +49,8 @@ 'use strict';

*/
var iconPath = (0, _varLoader.vLoader)('https://at.alicdn.com/t/font_595713_2jrdmo4vkgmsra4i.ttf');
var iconPath = 'https://at.alicdn.com/t/font_595713_2jrdmo4vkgmsra4i.ttf';
/**
* @param {string} [icon-family] [icon-family]
*/
var iconFamily = 'fusionIcons';
/**
* @param {string} {icon-name} [icon-right]

@@ -252,3 +256,4 @@ */

'icon-packup': iconPackup,
'icon-unfold': iconUnfold
'icon-unfold': iconUnfold,
'icon-family': iconFamily
};
{
"name": "nuke-core",
"version": "2.0.0",
"version": "2.0.1",
"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