Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@bongnv/google-analytics-plugin

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bongnv/google-analytics-plugin - npm Package Compare versions

Comparing version
0.4.3
to
0.5.0
+16
-0
CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

<a name="0.5.0"></a>
# [0.5.0](https://github.com/bongnv/vuestatic/compare/@bongnv/google-analytics-plugin@0.4.3...@bongnv/google-analytics-plugin@0.5.0) (2020-06-12)
### Features
* exclude node files from server bundle ([7e109d1](https://github.com/bongnv/vuestatic/commit/7e109d1))
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.4.3](https://github.com/bongnv/vuestatic/compare/@bongnv/google-analytics-plugin@0.4.2...@bongnv/google-analytics-plugin@0.4.3) (2020-06-12)

@@ -8,0 +24,0 @@

+3
-4
{
"name": "@bongnv/google-analytics-plugin",
"version": "0.4.3",
"version": "0.5.0",
"description": "A VueStatic plugin to support Google Analytics",

@@ -36,3 +36,3 @@ "author": "Bong Nguyen <van.bong@grabtaxi.com>",

"devDependencies": {
"@bongnv/vuestatic-core": "^0.0.1",
"@bongnv/vuestatic-core": "^0.1.0",
"@types/node": "^14.0.13",

@@ -53,4 +53,3 @@ "@types/webpack": "^4.41.17",

"webpack": "^4.43.0"
},
"gitHead": "319aea0b5124dc32316917925c7fa4b7c0a5c858"
}
}