Socket
Socket
Sign inDemoInstall

vue-gtag

Package Overview
Dependencies
0
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "vue-gtag",
"description": "Global Site Tag (gtag.js) plugin for Vue",
"version": "1.2.0",
"version": "1.2.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Matteo Gabriele",

@@ -7,2 +7,5 @@ <p align="center">

</a>
<a href="https://npm.im/vue-gtag">
<img src="https://badgen.net/npm/dw/vue-gtag?color=blue">
</a>
<a href="https://bundlephobia.com/result?p=vue-gtag">

@@ -9,0 +12,0 @@ <img src="https://badgen.net/bundlephobia/minzip/vue-gtag">

@@ -77,5 +77,5 @@ declare module 'vue-gtag' {

interface Vue {
$ga: VueGtag;
$gtag: VueGtag;
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc