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

@financial-times/o-tracking

Package Overview
Dependencies
Maintainers
17
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-tracking - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

CHANGELOG.md

4

origami.json
{
"origamiType": "component",
"origamiType": "library",
"origamiVersion": "2.0",
"support": "https://github.com/Financial-Times/o-tracking/issues",
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-tracking,libraries",
"supportContact": {

@@ -6,0 +6,0 @@ "email": "origami.support@ft.com",

{
"name": "@financial-times/o-tracking",
"version": "4.1.2",
"description": "Provides tracking for a product. Tracking requests are sent to the Spoor API.",
"keywords": [
"tracking",
"spoor"
],
"homepage": "https://registry.origami.ft.com/components/o-tracking",
"bugs": {
"url": "https://registry.origami.ft.com/components/o-tracking"
},
"license": "MIT",
"type": "module",
"browser": "main.js",
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo"
},
"devDependencies": {
"eslint": "^7.24.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-origami-component": "^1.0.4"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
},
"dependencies": {
"ftdomdelegate": "^5"
}
"name": "@financial-times/o-tracking",
"version": "4.1.3",
"description": "Provides tracking for a product. Tracking requests are sent to the Spoor API.",
"keywords": [
"tracking",
"spoor"
],
"homepage": "https://registry.origami.ft.com/components/o-tracking",
"bugs": {
"url": "https://github.com/Financial-Times/origami/issues/new?labels=o-tracking,libraries",
"email": "origami.support@ft.com"
},
"license": "MIT",
"type": "module",
"browser": "main.js",
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
},
"dependencies": {
"ftdomdelegate": "^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