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

@financial-times/x-engine

Package Overview
Dependencies
Maintainers
14
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 1.0.0-beta.6 to 1.0.0-beta.7

2

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

@@ -5,0 +5,0 @@ "main": "src/server.js",

@@ -137,5 +137,6 @@ # x-engine

You will also need to import `h` from `x-engine` at the top of each `.jsx` file.
You will also need to import the factory function from `x-engine` in each `.jsx` file.
```javascript
import {h} from '@financial-times/x-engine'
import { h } from '@financial-times/x-engine'
```

@@ -142,0 +143,0 @@

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