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

nuxt-fingerprint2

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-fingerprint2

fingerprint module for Nuxt.js

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

nuxt-fingerprint2

npm version npm downloads Github Actions CI Codecov License

nuxt fingerprint

Setup

  1. Add nuxt-fingerprint2 dependency to your project
npm install nuxt-fingerprint2
  1. Add nuxt-fingerprint2 to the modules section of nuxt.config.js
{
  modules: [
 
    'nuxt-fingerprint2',
  ]
}

Usage

you can use this.$nuxt.$fingerprint to access fingerprint2 components check all properties on here

License

MIT License

Copyright (c) Abdelhak Akermi abdelhak.akermi@gmail.com

FAQs

Package last updated on 30 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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