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
8
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.0.2 to 4.0.3-beta.5

24

package.json
{
"name": "@financial-times/ads-permutive",
"version": "4.0.2",
"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",
"homepage": "https://github.com/Financial-Times/advertising#readme",
"main": "dist/ads-permutive.cjs.js",

@@ -21,14 +15,8 @@ "module": "dist/ads-permutive.esm.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": "4.0.3-beta.5"
}
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