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

@taplytics/nuxtjs

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taplytics/nuxtjs - npm Package Compare versions

Comparing version 0.0.0-rc.3 to 0.0.0-rc.4

2

lib/plugin/plugin.js

@@ -243,2 +243,4 @@ import Vue from "vue";

},
track: (eventName, value, attributes) =>
post("track", { eventName, value, attributes }),
modifyDom: () => {

@@ -245,0 +247,0 @@ if (!process.server) {

2

package.json
{
"name": "@taplytics/nuxtjs",
"version": "0.0.0-rc.3",
"version": "0.0.0-rc.4",
"description": "Simple Nuxt.js integration with Taplytics Experimentation SDK",

@@ -5,0 +5,0 @@ "main": "lib/module.js",

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