babel-preset-ui5-next
Advanced tools
Comparing version
{ | ||
"name": "babel-preset-ui5-next", | ||
"version": "7.4.3", | ||
"version": "7.4.4", | ||
"description": "The next generation UI5 babel preset", | ||
@@ -13,30 +13,30 @@ "author": { | ||
"dependencies": { | ||
"@babel/core": "^7.0.0", | ||
"@babel/plugin-proposal-decorators": "^7.6.0", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0", | ||
"@babel/plugin-syntax-class-properties": "^7.0.0", | ||
"@babel/plugin-syntax-decorators": "^7.0.0", | ||
"@babel/plugin-syntax-jsx": "^7.0.0", | ||
"@babel/plugin-transform-arrow-functions": "^7.0.0", | ||
"@babel/plugin-transform-block-scoped-functions": "^7.0.0", | ||
"@babel/plugin-transform-block-scoping": "^7.0.0", | ||
"@babel/plugin-transform-computed-properties": "^7.0.0", | ||
"@babel/plugin-transform-destructuring": "^7.0.0", | ||
"@babel/plugin-transform-duplicate-keys": "^7.0.0", | ||
"@babel/plugin-transform-for-of": "^7.0.0", | ||
"@babel/plugin-transform-function-name": "^7.0.0", | ||
"@babel/plugin-transform-literals": "^7.0.0", | ||
"@babel/plugin-transform-parameters": "^7.0.0", | ||
"@babel/plugin-transform-react-jsx": "^7.0.0", | ||
"@babel/plugin-transform-shorthand-properties": "^7.0.0", | ||
"@babel/plugin-transform-spread": "^7.0.0", | ||
"@babel/plugin-transform-sticky-regex": "^7.0.0", | ||
"@babel/plugin-transform-template-literals": "^7.0.0", | ||
"@babel/plugin-transform-typeof-symbol": "^7.2.0", | ||
"@babel/plugin-transform-typescript": "^7.6.0", | ||
"@babel/plugin-transform-unicode-regex": "^7.0.0", | ||
"babel-plugin-ui5-next": "7.4.3" | ||
"@babel/core": "^7.10.3", | ||
"@babel/plugin-proposal-decorators": "^7.10.3", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.10.3", | ||
"@babel/plugin-syntax-class-properties": "^7.10.1", | ||
"@babel/plugin-syntax-decorators": "^7.10.1", | ||
"@babel/plugin-syntax-jsx": "^7.10.1", | ||
"@babel/plugin-transform-arrow-functions": "^7.10.1", | ||
"@babel/plugin-transform-block-scoped-functions": "^7.10.1", | ||
"@babel/plugin-transform-block-scoping": "^7.10.1", | ||
"@babel/plugin-transform-computed-properties": "^7.10.3", | ||
"@babel/plugin-transform-destructuring": "^7.10.1", | ||
"@babel/plugin-transform-duplicate-keys": "^7.10.1", | ||
"@babel/plugin-transform-for-of": "^7.10.1", | ||
"@babel/plugin-transform-function-name": "^7.10.1", | ||
"@babel/plugin-transform-literals": "^7.10.1", | ||
"@babel/plugin-transform-parameters": "^7.10.1", | ||
"@babel/plugin-transform-react-jsx": "^7.10.3", | ||
"@babel/plugin-transform-shorthand-properties": "^7.10.1", | ||
"@babel/plugin-transform-spread": "^7.10.1", | ||
"@babel/plugin-transform-sticky-regex": "^7.10.1", | ||
"@babel/plugin-transform-template-literals": "^7.10.3", | ||
"@babel/plugin-transform-typeof-symbol": "^7.10.1", | ||
"@babel/plugin-transform-typescript": "^7.10.3", | ||
"@babel/plugin-transform-unicode-regex": "^7.10.1", | ||
"babel-plugin-ui5-next": "7.4.4" | ||
}, | ||
"devDependencies": { | ||
"standard-version": "^7" | ||
"standard-version": "^8.0.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "license": "MIT", |
7381
0.38%+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated