Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/ads-permutive

Package Overview
Dependencies
Maintainers
10
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/ads-permutive - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0-beta.1

types.d.ts

2

dist/ads-permutive.js

@@ -701,3 +701,3 @@ var env = {

* Just a wrapper around window.permutive.track
* @param {String} eventName
* @param {string} eventName
* @param {Object} trackingInfo

@@ -704,0 +704,0 @@ */

@@ -5,3 +5,11 @@ {

"type": "module",
"main": "dist/ads-permutive.js",
"typings": "./types.d.ts",
"files": [
"dist/",
"types.d.ts"
],
"exports": {
".": "./dist/ads-permutive.js"
},
"main": "./dist/ads-permutive.js",
"scripts": {

@@ -12,3 +20,3 @@ "clean": "rm -rf ./dist",

},
"version": "5.0.1"
"version": "5.1.0-beta.1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc