gtm-event-tracker
Advanced tools
Comparing version 1.7.0-beta.8 to 1.7.0-beta.9
@@ -8,3 +8,3 @@ { | ||
"license": "MIT", | ||
"version": "1.7.0-beta.8", | ||
"version": "1.7.0-beta.9", | ||
"description": "A type-safe, reusable, and flexible way for triggering Google Tag Manager track events.", | ||
@@ -17,4 +17,4 @@ "keywords": [ | ||
], | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.es.js", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/gtm-event-tracker.d.ts", | ||
@@ -64,2 +64,3 @@ "repository": "git@github.com:emkis/gtm-event-tracker.git", | ||
"@typescript-eslint/parser": "^5.23.0", | ||
"esbuild": "^0.14.42", | ||
"eslint": "^8.15.0", | ||
@@ -82,2 +83,3 @@ "eslint-config-prettier": "^8.5.0", | ||
"rollup": "^2.75.3", | ||
"rollup-plugin-esbuild": "^4.9.1", | ||
"rollup-plugin-size": "^0.2.2", | ||
@@ -84,0 +86,0 @@ "semantic-release": "^19.0.2", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
238208
42
292