New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zmp-react

Package Overview
Dependencies
Maintainers
3
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zmp-react - npm Package Compare versions

Comparing version 2.8.6 to 2.8.7-0

2

cjs/shared/router-config.js

@@ -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

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