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

@dcloudio/uni-shared

Package Overview
Dependencies
Maintainers
0
Versions
577
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcloudio/uni-shared - npm Package Compare versions

Comparing version 3.0.0-alpha-4020720240913001 to 3.0.0-alpha-4020820240914001

5

dist/uni-shared.cjs.js

@@ -117,3 +117,6 @@ 'use strict';

const UVUE_BUILT_IN_TAGS = [
'object',
'ad',
'ad-content-page',
'ad-draw',
'native-view',
'loading-indicator',

@@ -120,0 +123,0 @@ 'list-view',

2

dist/uni-shared.d.ts

@@ -183,3 +183,3 @@ import type { App } from 'vue';

emit: (name: EventName, ...args: any[]) => this;
off: (name: EventName, callback?: EventCallback) => this;
off: (name: EventName, callback?: EventCallback | null) => this;
}

@@ -186,0 +186,0 @@

@@ -115,3 +115,6 @@ 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 = [
'object',
'ad',
'ad-content-page',
'ad-draw',
'native-view',
'loading-indicator',

@@ -118,0 +121,0 @@ 'list-view',

{
"name": "@dcloudio/uni-shared",
"version": "3.0.0-alpha-4020720240913001",
"version": "3.0.0-alpha-4020820240914001",
"description": "@dcloudio/uni-shared",

@@ -5,0 +5,0 @@ "main": "./dist/uni-shared.cjs.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