@financial-times/o-tracking
Advanced tools
Comparing version 4.1.3 to 4.2.0
# Changelog | ||
## [4.2.0](https://www.github.com/Financial-Times/origami/compare/o-tracking-v4.1.3...o-tracking-v4.2.0) (2021-11-24) | ||
### Features | ||
* allow npm 8 in engines config ([eeb1cae](https://www.github.com/Financial-Times/origami/commit/eeb1cae6e7f0379e647f2b41240b1f294997d528)) | ||
### [4.1.3](https://www.github.com/Financial-Times/origami/compare/o-tracking-v4.1.2...o-tracking-v4.1.3) (2021-09-21) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@financial-times/o-tracking", | ||
"version": "4.1.3", | ||
"version": "4.2.0", | ||
"description": "Provides tracking for a product. Tracking requests are sent to the Spoor API.", | ||
@@ -17,8 +17,4 @@ "keywords": [ | ||
"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" | ||
"npm": "^7 || ^8" | ||
}, | ||
@@ -31,3 +27,4 @@ "volta": { | ||
"ftdomdelegate": "^5" | ||
} | ||
}, | ||
"private": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
420787
0
2515