zmp-react
Advanced tools
Comparing version 2.8.6 to 2.8.7-0
@@ -199,3 +199,3 @@ "use strict"; | ||
if (process.env.NODE_ENV === 'production') { | ||
if (process.env.NODE_ENV === 'production' && !process.env.previewOnZalo) { | ||
try { | ||
@@ -202,0 +202,0 @@ routes = initRoutes(routes, isOldConfig); |
/** | ||
* ZMP React 2.8.6 | ||
* ZMP React 2.8.7-0 | ||
* Build full featured iOS & Android apps using ZMP & React | ||
@@ -10,3 +10,3 @@ * https://h5.zalo.me/react/ | ||
* | ||
* Released on: June 22, 2022 | ||
* Released on: June 27, 2022 | ||
*/ | ||
@@ -13,0 +13,0 @@ "use strict"; |
@@ -186,3 +186,3 @@ import { getWindow } from 'ssr-window'; | ||
if (process.env.NODE_ENV === 'production') { | ||
if (process.env.NODE_ENV === 'production' && !process.env.previewOnZalo) { | ||
try { | ||
@@ -189,0 +189,0 @@ routes = initRoutes(routes, isOldConfig); |
/** | ||
* ZMP React 2.8.6 | ||
* ZMP React 2.8.7-0 | ||
* Build full featured iOS & Android apps using ZMP & React | ||
@@ -10,3 +10,3 @@ * https://h5.zalo.me/react/ | ||
* | ||
* Released on: June 22, 2022 | ||
* Released on: June 27, 2022 | ||
*/ | ||
@@ -13,0 +13,0 @@ /* eslint-disable no-proto */ |
{ | ||
"name": "zmp-react", | ||
"version": "2.8.6", | ||
"version": "2.8.7-0", | ||
"description": "Build full featured iOS & Android apps using ZMP & React", | ||
@@ -5,0 +5,0 @@ "main": "cjs/zmp-react.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1807897
2
9