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

zmp-vue

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-vue - npm Package Compare versions

Comparing version 2.7.4 to 2.7.5-1

4

cjs/zmp-vue-bundle.js
/**
* ZMP Vue 2.7.4
* ZMP Vue 2.7.5-1
* Build full featured iOS & Android apps using ZMP & Vue

@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/

*
* Released on: May 16, 2022
* Released on: May 23, 2022
*/

@@ -13,0 +13,0 @@ "use strict";

/**
* ZMP Vue 2.7.4
* ZMP Vue 2.7.5-1
* Build full featured iOS & Android apps using ZMP & Vue

@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/

*
* Released on: May 16, 2022
* Released on: May 23, 2022
*/

@@ -13,0 +13,0 @@ "use strict";

@@ -8,4 +8,2 @@ import { ComponentOptionsMixin, DefineComponent } from 'vue';

title?: string;
inputId?: string;
name?: string;
locale?: string;

@@ -12,0 +10,0 @@ dateFormat?: string;

@@ -1,2 +0,2 @@

import { ComponentOptionsMixin, DefineComponent, PropType } from 'vue';
import { ComponentOptionsMixin, DefineComponent } from 'vue';
import { Router } from 'zmp-core/modules/router';

@@ -37,3 +37,3 @@

radio?: boolean;
radioIcon?: string;
radioIcon?: 'start' | 'end';
checked?: boolean;

@@ -40,0 +40,0 @@ indeterminate?: boolean;

/**
* ZMP Vue 2.7.4
* ZMP Vue 2.7.5-1
* Build full featured iOS & Android apps using ZMP & Vue

@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/

*
* Released on: May 16, 2022
* Released on: May 23, 2022
*/

@@ -13,0 +13,0 @@ import ZMPVue from './shared/plugin';

/**
* ZMP Vue 2.7.4
* ZMP Vue 2.7.5-1
* Build full featured iOS & Android apps using ZMP & Vue

@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/

*
* Released on: May 16, 2022
* Released on: May 23, 2022
*/

@@ -13,0 +13,0 @@ import ZMPVue from './shared/plugin';

{
"name": "zmp-vue",
"version": "2.7.4",
"version": "2.7.5-1",
"description": "Build full featured iOS & Android apps using ZMP & Vue",

@@ -5,0 +5,0 @@ "main": "cjs/zmp-vue.js",

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