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

@10up/babel-preset-default

Package Overview
Dependencies
Maintainers
8
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@10up/babel-preset-default - npm Package Compare versions

Comparing version 2.0.3-next.1 to 2.0.3

11

CHANGELOG.md
# Changelog
## 2.0.3
All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/).
## [2.0.0]
- Removed: IE 11 support. [BREAKING CHANGE]

@@ -10,5 +13,7 @@ - Updated dependencies

## [1.2.1]
- Updated deps
## [1.2.0]
- Removed: @wordpress/babel-preset-default is not a dependency anymore, instead, we bring in the specific WordPress config needed. [82](https://github.com/10up/10up-toolkit/pull/82)

@@ -18,11 +23,15 @@ - Updated deps [82](https://github.com/10up/10up-toolkit/pull/82)

## [1.1.2]
- TypeScript Support
## [1.1.1]
- Adds usageBuiltIns option.
## [1.1.0]
- Adds support to the new [JSX transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html). The new JSX transform is going to be used by default if avaliable. If `wordpress` option is set to true, it won't be used.
## [1.0.0] - Initial Release
Initial Release of 10up babel-preset.
Initial Release of 10up babel-preset.

8

package.json
{
"name": "@10up/babel-preset-default",
"version": "2.0.3-next.1",
"version": "2.0.3",
"description": "10up's default babel preset",
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -40,4 +43,3 @@ "lint": "eslint .",

"jest": "^27.3.1"
},
"gitHead": "ce56e2b13b1c48ee391cb7008462de6581c3934f"
}
}
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