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

@stae/babel-react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stae/babel-react - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.2.2](https://github.com/staeco/modules/compare/@stae/babel-react@1.2.1...@stae/babel-react@1.2.2) (2022-06-30)
### Bug Fixes
* null operator ([4bb9615](https://github.com/staeco/modules/commit/4bb96153dac5d0bc51810300d533c053e19f7348))
## [1.2.1](https://github.com/staeco/modules/compare/@stae/babel-react@1.2.0...@stae/babel-react@1.2.1) (2021-02-27)

@@ -8,0 +19,0 @@

1

lib/index.js

@@ -12,2 +12,3 @@ // Designed for react packages

"transform-react-pure-class-to-function",
"@babel/plugin-proposal-nullish-coalescing-operator",
"@babel/plugin-transform-object-super"

@@ -14,0 +15,0 @@ ],

5

package.json
{
"name": "@stae/babel-react",
"version": "1.2.1",
"version": "1.2.2",
"description": "Stae react babel config",

@@ -25,2 +25,3 @@ "homepage": "https://github.com/staeco/modules#readme",

"@babel/plugin-proposal-decorators": "^7.0.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",

@@ -43,3 +44,3 @@ "@babel/plugin-transform-object-super": "^7.2.0",

},
"gitHead": "0a682071bea10c7d13ab98a0fb4b6243cbf4be8d"
"gitHead": "be6de5b8208840fd654d9df858abd18c5544a163"
}
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