nuke-helper
Advanced tools
Comparing version 0.0.8 to 0.0.9
# Changelog | ||
## 0.0.9 / 2018-01-25 | ||
* [[5913444](http://gitlab.alibaba-inc.com/nuke/helper/commit/59134447c7653079f76ee925d497269f171371b1)] - `feat` add other components 's common function | ||
## 0.0.8 / 2018-01-18 | ||
@@ -5,0 +9,0 @@ |
@@ -33,2 +33,14 @@ 'use strict'; | ||
var _hex = require('./hex'); | ||
var _hex2 = _interopRequireDefault(_hex); | ||
var _layout = require('./layout'); | ||
var _layout2 = _interopRequireDefault(_layout); | ||
var _rem = require('./rem'); | ||
var _rem2 = _interopRequireDefault(_rem); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -42,4 +54,7 @@ | ||
bubbleKeys: _bubbleKeys2.default, | ||
fixSmallUnit: _fixSmallUnit2.default | ||
fixSmallUnit: _fixSmallUnit2.default, | ||
hex: _hex2.default, | ||
layout: _layout2.default, | ||
rem: _rem2.default | ||
}; | ||
module.exports = exports['default']; |
{ | ||
"name": "nuke-helper", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "辅助函数", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
14926
15
285
1