@stae/babel-react
Advanced tools
Comparing version 0.1.17 to 1.0.1
@@ -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 @@ |
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" | ||
} |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7457
0
1