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

@undecaf/vue-autofocus

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@undecaf/vue-autofocus - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@undecaf/vue-autofocus",
"version": "0.1.0",
"version": "0.1.1",
"description": "A smart Vue autofocus directive",

@@ -5,0 +5,0 @@ "keywords": [

@@ -29,5 +29,5 @@ # A smart Vue autofocus directive

```shell script
$ npm install vue-autofocus
$ npm install @undecaf/vue-autofocus
or
$ yarn add vue-autofocus
$ yarn add @undecaf/vue-autofocus
```

@@ -38,3 +38,3 @@

```html
<script src="https://cdn.jsdelivr.net/npm/vue-autofocus/dist/directives.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@undecaf/vue-autofocus/dist/directives.min.js"></script>
```

@@ -41,0 +41,0 @@

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