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

@nlo/nuxt-application-insights

Package Overview
Dependencies
Maintainers
11
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlo/nuxt-application-insights

AppInsights module for Nuxt3

  • 2.4.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
11
Created
Source

Nuxt package for application insights

This is a temporary package that we use until the official module is updated to support the latest version of application insights.

Usage

Add this as a dependency

npm install @nlo/nuxt-application-insights

Add the module to your nuxt.config.ts

{
    modules: ['@nlo/nuxt-application-insights'],
}

Environment variables

  • NUXT_PUBLIC_NLO_APPLICATION_INSIGHTS_SERVER_CONNECTION_STRING The connection string for application insights (used for both server and client)

Development

  • Run npm run dev:prepare to generate type stubs.

Running the playground

The playground is a Nuxt application that allows you to try out your feature within this repository.

  • Use npm run dev to start playground in development mode.

Keywords

FAQs

Package last updated on 05 Mar 2024

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