Socket
Socket
Sign inDemoInstall

vue-analytics-facebook-pixel

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

CHANGELOG.md
# Changelog
## Version 1.0.1
- Removed `npm run ghpages` from `ppublish` script
## Version 1.0.0
- Initial semver release

4

package.json
{
"name": "vue-analytics-facebook-pixel",
"version": "1.0.0",
"version": "1.0.1",
"description": "A small wrapper around Facebook Pixel API",

@@ -9,3 +9,3 @@ "author": "sobolevn <mail@sobolevn.me>",

"publish-please": "./node_modules/.bin/publish-please",
"ppublish": "npm run build && publish-please guard && npm run publish-please && npm run ghpages",
"ppublish": "npm run build && publish-please guard && npm run publish-please",
"build": "./node_modules/.bin/webpack --config build/webpack.conf.js",

@@ -12,0 +12,0 @@ "test:security": "./node_modules/.bin/nsp check",

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