Socket
Socket
Sign inDemoInstall

soundcloud-iframe-analytics

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

src/third_party/google-analytics.js

4

package.json
{
"name": "soundcloud-iframe-analytics",
"version": "2.0.0",
"version": "2.0.1",
"description": "Google Analytics tracking of user interaction on embedded SoundCloud iframes",

@@ -35,3 +35,3 @@ "author": "Igor Zinken",

"webpack": "^4.43.0",
"webpack-cli": "2.0.14",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.11.0",

@@ -38,0 +38,0 @@ "webpack-merge": "4.1.2"

import TinyScriptLoader from "tiny-script-loader";
import { trackEvent } from "./third_party/analytics";
import { trackEvent } from "./third_party/google-analytics";

@@ -4,0 +4,0 @@ const SOUNDCLOUD_API_URL = "https://w.soundcloud.com/player/api.js";

Sorry, the diff of this file is not supported yet

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