🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

nw-app-comic

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nw-app-comic - npm Package Compare versions

Comparing version
1.14.4
to
1.14.5
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="1.14.5"></a>
## [1.14.5](http://g.hz.netease.com:22222/winman-f2e/common-modules/compare/v1.14.4...v1.14.5) (2018-01-30)
**Note:** Version bump only for package nw-app-comic
<a name="1.14.4"></a>

@@ -8,0 +16,0 @@ ## [1.14.4](http://g.hz.netease.com:22222/winman-f2e/common-modules/compare/v1.14.3...v1.14.4) (2018-01-30)

+1
-0

@@ -1615,2 +1615,3 @@ (function (global, factory) {

callHandler$3('pageRedirect', options);
return;
}

@@ -1617,0 +1618,0 @@

@@ -147,2 +147,3 @@ import { comicCallHandler } from 'nejsbridge';

comicCallHandler('pageRedirect', options);
return;
}

@@ -149,0 +150,0 @@

+1
-1
{
"name": "nw-app-comic",
"version": "1.14.4",
"version": "1.14.5",
"description": "尝试唤起网易漫画APP,唤起不成功跳下载,或者使用浏览器直接打开",

@@ -5,0 +5,0 @@ "main": "es/index.js",

@@ -125,2 +125,3 @@ import {comicCallHandler} from 'nejsbridge';

comicCallHandler('pageRedirect', options);
return;
}

@@ -127,0 +128,0 @@