Socket
Socket
Sign inDemoInstall

@financial-times/x-engine

Package Overview
Dependencies
Maintainers
11
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/x-engine - npm Package Compare versions

Comparing version 12.0.2 to 13.0.0

9

package.json
{
"name": "@financial-times/x-engine",
"version": "12.0.2",
"version": "13.0.0",
"description": "This module is a consolidation library to render x-dash components with any compatible runtime.",

@@ -18,4 +18,4 @@ "main": "src/server.js",

"engines": {
"node": "16.x",
"npm": "7.x || 8.x"
"node": "16.x || 18.x",
"npm": "7.x || 8.x || 9.x"
},

@@ -25,5 +25,2 @@ "publishConfig": {

},
"scripts": {
"preinstall": "[ \"$INIT_CWD\" != \"$PWD\" ] || npm_config_yes=true npx check-engine"
},
"volta": {

@@ -30,0 +27,0 @@ "extends": "../../package.json"

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