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

@financial-times/ads-config

Package Overview
Dependencies
Maintainers
18
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.0-beta.1 to 1.3.0-beta.3

babel.config.json

20

package.json
{
"name": "@financial-times/ads-config",
"version": "1.3.0-beta.1",
"version": "1.3.0-beta.3",
"description": "A library for holding the configuration properties for an FT.ads.gpt instance",
"main": "index.js",
"scripts": {},
"main": "dist/index.js",
"scripts": {
"clean": "rm -rf ./dist",
"dev": "NODE_ENV=development rollup -c rollup.config.dev.js --watch",
"build": "npm run clean && rollup -c"
},
"keywords": [],
"author": "Financial Times",
"license": "MIT",
"devDependencies": {},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.1",
"rollup": "^2.36.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-serve": "^1.1.0"
},
"dependencies": {}
}
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