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

@croud-ui/vue-avatar

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@croud-ui/vue-avatar - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

src/symbols/index.ts

4

package.json
{
"name": "@croud-ui/vue-avatar",
"version": "1.0.0",
"version": "1.1.0",
"description": "avatar component",

@@ -10,3 +10,3 @@ "main": "./src/index.ts",

"dependencies": {
"@croud-ui/tokens": "0.1.0"
"@croud-ui/tokens": "^0.1.0"
},

@@ -13,0 +13,0 @@ "devDependencies": {

@@ -15,1 +15,3 @@ import _Vue, { PluginObject, VueConstructor } from "vue";

})();
export { AVATAR_SERVICE_PREFIX } from "./symbols";

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