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

@oku-ui/avatar

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oku-ui/avatar - npm Package Compare versions

Comparing version 0.4.0-alpha.4 to 0.4.0-alpha.5

18

dist/index.d.ts

@@ -311,4 +311,3 @@ import * as vue from 'vue';

src: {
type: StringConstructor;
required: boolean;
type: PropType<string | undefined>;
};

@@ -390,8 +389,7 @@ };

scopeOkuAvatar: {
type: vue.PropType<Scope<any>>;
type: PropType<Scope<any>>;
required: boolean;
};
src: {
type: StringConstructor;
required: boolean;
type: PropType<string | undefined>;
};

@@ -429,8 +427,7 @@ }>> & {

scopeOkuAvatar: {
type: vue.PropType<Scope<any>>;
type: PropType<Scope<any>>;
required: boolean;
};
src: {
type: StringConstructor;
required: boolean;
type: PropType<string | undefined>;
};

@@ -448,8 +445,7 @@ }>> & {

scopeOkuAvatar: {
type: vue.PropType<Scope<any>>;
type: PropType<Scope<any>>;
required: boolean;
};
src: {
type: StringConstructor;
required: boolean;
type: PropType<string | undefined>;
};

@@ -456,0 +452,0 @@ }>> & {

{
"name": "@oku-ui/avatar",
"type": "module",
"version": "0.4.0-alpha.4",
"version": "0.4.0-alpha.5",
"license": "MIT",

@@ -6,0 +6,0 @@ "source": "src/index.ts",

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