You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@financial-times/babel-preset-ip-wxp

Package Overview
Dependencies
Maintainers
14
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/babel-preset-ip-wxp

the worker experience teams babel preset


Version published
Weekly downloads
6
increased by50%
Maintainers
14
Created
Weekly downloads
 

Readme

Source

babel-preset-ip-wxp

npm version CircleCI

This is the babel preset used by the worker experience team.

It uses the env preset configured for node 8.10.0 as it's base with the below extras:

This module can be used via package.json:

"babel": {
  "presets": [
    "@financial-times/ip-wxp"
  ]
},

or .babelrc

{
  presets: [
    '@financial-times/ip-wxp'
  ]
}

FAQs

Package last updated on 01 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc