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

@leonardssh/use-lanyard

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leonardssh/use-lanyard - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "@leonardssh/use-lanyard",
"version": "1.0.2",
"version": "1.0.3",
"description": "🚀 Lanyard with Composition API for Vue",

@@ -5,0 +5,0 @@ "author": "LeonardSSH <leonardssh22@gmail.com> (https://leonard.sh)",

@@ -5,14 +5,21 @@ <p align="center">

<h3 align="center"><b>Vue Use Lanyard</b></h3>
<p align="center">
<a href="https://www.npmjs.com/package/@leonardssh/use-lanyard">
<img src="https://img.shields.io/npm/v/@leonardssh/use-lanyard.svg?maxAge=3600&color=crimson&logo=npm" alt="NPM version" />
</a>
<a href="https://www.npmjs.com/package/@leonardssh/use-lanyard">
<img src="https://img.shields.io/npm/dt/@leonardssh/use-lanyard.svg?maxAge=3600&logo=npm" alt="NPM downloads" />
</a>
</p>
<p align="center">
Use Lanyard API easily in your Vue app!
<br />
<br />
<a href="https://github.com/LeonardSSH/use-lanyard/issues">Report Bug</a>
·
<a href="https://github.com/LeonardSSH/use-lanyard/issues">Request Feature</a>
·
<a href="https://github.com/Phineas/lanyard">What Is Lanyard</a>
</p>
<h3 align="center"><b>Vue Use Lanyard</b></h3>
<p align="center">
Use Lanyard API easily in your Vue app!
<br /> <br />
<a href="https://github.com/LeonardSSH/use-lanyard/issues">Report Bug</a>
·
<a href="https://github.com/LeonardSSH/use-lanyard/issues">Request Feature</a>
·
<a href="https://github.com/Phineas/lanyard">What Is Lanyard</a>
</p>

@@ -49,3 +56,3 @@

```ts
import { useLanyard } from '@leonardssh/use-lanyard';
import { useLanyard, LanyardData } from '@leonardssh/use-lanyard';

@@ -52,0 +59,0 @@ await useLanyard({

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