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

@stae/babel-react

Package Overview
Dependencies
Maintainers
2
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 0.1.17 to 1.0.1

11

CHANGELOG.md

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

## [1.0.1](https://github.com/staeco/modules/compare/@stae/babel-react@0.1.17...@stae/babel-react@1.0.1) (2020-08-24)
### Bug Fixes
* release ([8e3fb97](https://github.com/staeco/modules/commit/8e3fb97cdff51d694f95459c78f45816cce302dc))
## [0.1.17](https://github.com/staeco/modules/compare/@stae/babel-react@0.1.15...@stae/babel-react@0.1.17) (2020-08-24)

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

2

lib/index.js
module.exports = {
"plugins": [
"@babel/plugin-transform-modules-commonjs",
"babel-plugin-add-module-exports",
"@babel/syntax-dynamic-import",

@@ -5,0 +5,0 @@ // decorators must be before class-properties

{
"name": "@stae/babel-react",
"version": "0.1.17",
"version": "1.0.1",
"description": "Stae client react babel config",

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

"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"@babel/plugin-transform-object-super": "^7.2.0",

@@ -38,2 +37,3 @@ "@babel/plugin-transform-react-constant-elements": "^7.0.0",

"@babel/preset-react": "^7.0.0",
"babel-plugin-add-module-exports": "github:atom-ide-community/babel-plugin-add-module-exports",
"babel-plugin-closure-elimination": "^1.3.0",

@@ -49,3 +49,3 @@ "babel-plugin-dynamic-import-polyfill": "^1.0.0",

},
"gitHead": "7f4154c6dd5f475916d06b54d828744fec143213"
"gitHead": "85d3f15140a78ebe3e0fab851c5dce9cdce7011f"
}
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