@dcloudio/uni-shared
Advanced tools
Comparing version 3.0.0-alpha-4020820240914002 to 3.0.0-alpha-4020820240920001
@@ -117,6 +117,3 @@ 'use strict'; | ||
const UVUE_BUILT_IN_TAGS = [ | ||
'ad', | ||
'ad-content-page', | ||
'ad-draw', | ||
'native-view', | ||
'object', | ||
'loading-indicator', | ||
@@ -123,0 +120,0 @@ 'list-view', |
@@ -183,3 +183,3 @@ import type { App } from 'vue'; | ||
emit: (name: EventName, ...args: any[]) => this; | ||
off: (name: EventName, callback?: EventCallback | null) => this; | ||
off: (name: EventName, callback?: EventCallback) => this; | ||
} | ||
@@ -186,0 +186,0 @@ |
@@ -115,6 +115,3 @@ import { isHTMLTag, isSVGTag, hyphenate, camelize, normalizeStyle as normalizeStyle$1, isString, parseStringStyle, isArray, normalizeClass as normalizeClass$1, isFunction, isPlainObject, extend, capitalize } from '@vue/shared'; | ||
const UVUE_BUILT_IN_TAGS = [ | ||
'ad', | ||
'ad-content-page', | ||
'ad-draw', | ||
'native-view', | ||
'object', | ||
'loading-indicator', | ||
@@ -121,0 +118,0 @@ 'list-view', |
{ | ||
"name": "@dcloudio/uni-shared", | ||
"version": "3.0.0-alpha-4020820240914002", | ||
"version": "3.0.0-alpha-4020820240920001", | ||
"description": "@dcloudio/uni-shared", | ||
@@ -5,0 +5,0 @@ "main": "./dist/uni-shared.cjs.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143036
4029