Socket
Socket
Sign inDemoInstall

@gtm-support/vue-gtm

Package Overview
Dependencies
24
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 2.0.0-beta.1

34

package.json
{
"name": "@gtm-support/vue-gtm",
"version": "1.6.0",
"version": "2.0.0-beta.1",
"description": "Simple implementation of Google Tag Manager for Vue",

@@ -62,21 +62,21 @@ "main": "dist/index.js",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "~5.25.0",
"@typescript-eslint/parser": "~5.25.0",
"eslint": "~8.16.0",
"@typescript-eslint/eslint-plugin": "~5.30.5",
"@typescript-eslint/parser": "~5.30.5",
"eslint": "~8.19.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.4.1",
"eslint-define-config": "~1.5.1",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-jsdoc": "~39.3.0",
"eslint-plugin-prettier": "~4.0.0",
"eslint-plugin-jsdoc": "~39.3.3",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-spellcheck": "~0.0.19",
"jsdom": "~19.0.0",
"prettier": "2.6.2",
"prettier-plugin-organize-imports": "~2.3.4",
"typescript": "~4.6.4",
"vitest": "~0.12.9",
"vue": "^3.2.36",
"vue-router": "^4.0.15"
"jsdom": "~20.0.0",
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "~3.0.0",
"typescript": "~4.7.4",
"vitest": "~0.17.1",
"vue": "^3.2.37",
"vue-router": "^4.1.1"
},
"peerDependencies": {
"vue": "^3.0.0"
"vue": "^3.2.0"
},

@@ -89,5 +89,5 @@ "peerDependenciesMeta": {

"optionalDependencies": {
"vue-router": "^4.0.0"
"vue-router": "^4.1.0"
},
"packageManager": "pnpm@7.1.3"
"packageManager": "pnpm@7.5.0"
}
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