Socket
Socket
Sign inDemoInstall

nuke-helper

Package Overview
Dependencies
1
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

lib/fix-small-unit.js

4

HISTORY.md
# Changelog
## 0.0.6 / 2018-01-05
* [[49325be](http://gitlab.alibaba-inc.com/nuke/helper/commit/49325be08d85c4d7e24a1e3402f655ecbff14ab7)] - `feat` add fixsmallunit
## 0.0.5 / 2017-12-25

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

8

lib/index.js

@@ -1,2 +0,1 @@

'use strict';

@@ -26,2 +25,6 @@

var _fixSmallUnit = require('./fix-small-unit');
var _fixSmallUnit2 = _interopRequireDefault(_fixSmallUnit);
var _borderSeperate = require('./border-seperate');

@@ -38,4 +41,5 @@

borderSeperate: _borderSeperate2.default,
bubbleKeys: _bubbleKeys2.default
bubbleKeys: _bubbleKeys2.default,
fixSmallUnit: _fixSmallUnit2.default
};
module.exports = exports['default'];
{
"name": "nuke-helper",
"version": "0.0.5",
"version": "0.0.6",
"description": "辅助函数",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc