Socket
Socket
Sign inDemoInstall

nuke-helper

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-helper - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

4

HISTORY.md
# Changelog
## 0.0.10 / 2018-02-22
* [[2fa167a](http://gitlab.alibaba-inc.com/nuke/helper/commit/2fa167aab22e013cbaaccac0692a8c60bb57eb48)] - `fix` add width,height
## 0.0.9 / 2018-01-25

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

2

lib/bubble-keys.js

@@ -6,3 +6,3 @@ 'use strict';

});
exports.default = ['display', 'justifyContent', 'alignItems', 'flexDirection', 'overflow', 'backgroundColor', 'visibility', 'outline', 'transition', 'zoom', 'flexWrap', 'position', 'zIndex', 'flex'];
exports.default = ['display', 'justifyContent', 'alignItems', 'flexDirection', 'overflow', 'backgroundColor', 'visibility', 'outline', 'transition', 'zoom', 'flexWrap', 'position', 'zIndex', 'flex', 'width', 'height'];
module.exports = exports['default'];
{
"name": "nuke-helper",
"version": "0.0.9",
"version": "0.0.10",
"description": "辅助函数",

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

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