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

@financial-times/ads-moat-integration

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/ads-moat-integration - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3-beta.5

dist/ads-moat-integration.cjs.js

38

package.json
{
"name": "@financial-times/ads-moat-integration",
"version": "4.0.2",
"description": "",
"module": "dist/ads-moat-integration.es.js",
"main": "dist/ads-moat-integration.umd.js",
"author": "",
"license": "ISC",
"homepage": "https://github.com/Financial-Times/advertising#readme",
"main": "dist/ads-moat-integration.cjs.js",
"module": "dist/ads-moat-integration.esm.js",
"files": [
"dist/"
],
"exports": {
".": {
"import": "./dist/ads-moat-integration.esm.js",
"require": "./dist/ads-moat-integration.cjs.js"
}
},
"devDependencies": {
"@babel/core": "7.15.0",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-transform-react-jsx": "7.14.9",
"@babel/preset-env": "7.15.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-node-resolve": "13.0.4",
"jest": "26.6.3",
"jest-fetch-mock": "^3.0.3",
"rollup": "2.56.3"
"jest-fetch-mock": "^3.0.3"
},
"scripts": {
"clean": "rm -rf ./dist",
"test": "jest --colors",
"dev": "NODE_ENV=development rollup -c",
"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