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

@financial-times/dotcom-types-navigation

Package Overview
Dependencies
Maintainers
18
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/dotcom-types-navigation - npm Package Compare versions

Comparing version 2.6.2 to 3.0.0

16

package.json
{
"name": "@financial-times/dotcom-types-navigation",
"version": "2.6.2",
"version": "3.0.0",
"description": "",

@@ -10,3 +10,4 @@ "main": "",

"clean": "npm run clean:node_modules",
"clean:node_modules": "rm -rf node_modules"
"clean:node_modules": "rm -rf node_modules",
"preinstall": "[ \"$INIT_CWD\" != \"$PWD\" ] || npm_config_yes=true npx check-engine"
},

@@ -17,3 +18,4 @@ "keywords": [],

"engines": {
"node": ">= 12.0.0"
"node": ">= 12.0.0",
"npm": "7.x || 8.x"
},

@@ -25,3 +27,9 @@ "repository": {

},
"homepage": "https://github.com/Financial-Times/dotcom-page-kit/tree/HEAD/packages/dotcom-types-navigation"
"homepage": "https://github.com/Financial-Times/dotcom-page-kit/tree/HEAD/packages/dotcom-types-navigation",
"volta": {
"extends": "../../package.json"
},
"devDependencies": {
"check-engine": "^1.10.1"
}
}
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