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.0 to 0.0.0-rc.1

4

lib/plugin/plugin.js

@@ -135,4 +135,4 @@ import Vue from "vue";

};
// const WORKER_URL = 'https://js.taplytics-api.com'
const WORKER_URL = "http://localhost:4002";
const WORKER_URL = "https://js.taplytics-api.com";
// const WORKER_URL = "http://localhost:4002";

@@ -139,0 +139,0 @@ const fetchAndStoreConfig = (url, store, context) => {

{
"name": "@taplytics/nuxtjs",
"version": "0.0.0-rc.0",
"version": "0.0.0-rc.1",
"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