Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nuke-image

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-image - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

5

HISTORY.md
# Changelog
## 2.0.3 / 2018-05-07
* [[b7fe573](http://gitlab.alibaba-inc.com/nuke/image/commit/b7fe573a243599b8f25eb5a8ef6ff6eb958af09e)] - `docs` update readme
## 2.0.2 / 2018-05-07
* [[13c4c2c](http://gitlab.alibaba-inc.com/nuke/image/commit/13c4c2cbfadac352d3cacf4a042c6bb82435cf6f)] - `test` add testcase
* [[8ce5041](http://gitlab.alibaba-inc.com/nuke/image/commit/8ce504189bc42fd386ef571340afecc50954a86f)] - `fix` fix dependencies

@@ -7,0 +12,0 @@ * [[965b42b](http://gitlab.alibaba-inc.com/nuke/image/commit/965b42b36e7e069a1b6565c15bbe9fea59f9cf84)] - `feat` merge

2

package.json
{
"name": "nuke-image",
"version": "2.0.2",
"version": "2.0.3",
"description": "图片",

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

@@ -11,3 +11,3 @@ # Image

在 native 端对 image 标签封装,在 web 端使用 img 完成适配。
基础组件,用于展示图片。

@@ -14,0 +14,0 @@ ** 注意,在 native 端,图片必须声明宽高, 或通过 flex:1 等方式具备宽高,才能绘制,否则无法展现。**

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