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
9
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 4.2.0 to 5.0.0-beta.1

dist/ads-permutive.js

32

package.json
{
"name": "@financial-times/ads-permutive",
"version": "4.2.0",
"description": "A library for bringing permutive to FT.com apps",
"keywords": [],
"author": "Financial Times",
"license": "MIT",
"repository": "git+https://github.com/financial-times/advertising.git",
"homepage": "https://github.com/financial-times/advertising#readme",
"main": "dist/ads-permutive.cjs.js",
"module": "dist/ads-permutive.esm.js",
"homepage": "https://github.com/Financial-Times/advertising#readme",
"type": "module",
"main": "dist/ads-permutive.js",
"files": [
"dist/"
],
"exports": {
".": {
"import": "./dist/ads-permutive.esm.js",
"require": "./dist/ads-permutive.cjs.js"
}
},
"devDependencies": {
"@babel/core": "7.15.8",
"@babel/plugin-transform-runtime": "7.15.8",
"@babel/preset-env": "7.15.8",
"jest": "26.6.3",
"rollup": "2.58.0"
},
"scripts": {
"test": "jest --colors",
"clean": "rm -rf ./dist",
"build": "npm run clean && rollup -c"
}
"rollup": "rollup -c",
"build": "run-s clean rollup"
},
"version": "5.0.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