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

@dcloudio/uni-shared

Package Overview
Dependencies
Maintainers
11
Versions
580
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-4010820240520001 to 3.0.0-alpha-4010820240523001

3

dist/uni-shared.d.ts
import type { App } from 'vue';
import type { ComponentInternalInstance } from 'vue';
import type { ComponentInternalInstance as ComponentInternalInstance_2 } from '@vue/runtime-core';
import { ComponentOptionsBase } from 'vue';

@@ -793,3 +792,3 @@ import { ComponentPublicInstance } from 'vue';

parentNode: UniNode | null;
__vueParentComponent?: ComponentInternalInstance_2;
__vueParentComponent?: ComponentInternalInstance;
protected _text: string | null;

@@ -796,0 +795,0 @@ constructor(nodeType: UniNodeType, nodeName: string, container: UniElement | IUniPageNode);

{
"name": "@dcloudio/uni-shared",
"version": "3.0.0-alpha-4010820240520001",
"version": "3.0.0-alpha-4010820240523001",
"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