Socket
Socket
Sign inDemoInstall

nuke-view

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-view - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

HISTORY.md
# Changelog
## 1.0.6 / 2017-12-04
* [[21c4c2b](http://gitlab.alibaba-inc.com/nuke/view/commit/21c4c2bcca6d66bb3ba4e25fa7260aecfe68567b)] - `fix` fix position inherit bug
## 1.0.5 / 2017-11-14

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

2

lib/inherit.js

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

});
exports.default = ['display', 'justifyContent', 'alignItems', 'flexDirection', 'overflow', 'backgroundColor', 'visibility', 'outline', 'transition', 'zoom', 'flexWrap'];
exports.default = ['display', 'justifyContent', 'alignItems', 'flexDirection', 'overflow', 'backgroundColor', 'visibility', 'outline', 'transition', 'zoom', 'flexWrap', 'position', 'zIndex', 'flex'];
module.exports = exports['default'];
{
"name": "nuke-view",
"version": "1.0.5",
"version": "1.0.6",
"description": "视图",

@@ -59,2 +59,3 @@ "main": "lib/index",

"nuke-button": "^1.x.x",
"nuke-page": "^1.x.x",
"nuke-dimensions": "^0.x.x",

@@ -61,0 +62,0 @@ "nuke-text": "^0.x.x",

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