@ui5/migration
Advanced tools
Comparing version
@@ -5,4 +5,10 @@ # Changelog | ||
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-migration/compare/v0.1.0...HEAD). | ||
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-migration/compare/v0.1.1...HEAD). | ||
<a name="v0.1.1"></a> | ||
## [v0.1.1] - 2019-09-09 | ||
### Bug Fixes | ||
- Don't replace jquery.sap.extend with Object.assign ([#56](https://github.com/SAP/ui5-migration/issues/56)) [`03008ef`](https://github.com/SAP/ui5-migration/commit/03008ef77238d91d48182795d960e1ad52e0bf6d) | ||
<a name="v0.1.0"></a> | ||
@@ -14,1 +20,2 @@ ## v0.1.0 - 2019-07-10 | ||
[v0.1.1]: https://github.com/SAP/ui5-migration/compare/v0.1.0...v0.1.1 |
{ | ||
"name": "@ui5/migration", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Tooling to support the migration of UI5 projects by adapting code for new UI5 framework versions", | ||
@@ -101,10 +101,10 @@ "author": "SAP SE (https://www.sap.com)", | ||
"esprima": "^4.0.1", | ||
"globals": "^11.12.0", | ||
"graceful-fs": "^4.1.15", | ||
"ignore": "^5.1.1", | ||
"globals": "^12.0.0", | ||
"graceful-fs": "^4.2.2", | ||
"ignore": "^5.1.4", | ||
"json5": "^2.1.0", | ||
"minimatch": "^3.0.4", | ||
"recast": "^0.17.3", | ||
"recast": "^0.18.2", | ||
"request": "^2.88.0", | ||
"semver": "^5.6.0", | ||
"semver": "^6.3.0", | ||
"yargs": "^13.2.2" | ||
@@ -123,15 +123,15 @@ }, | ||
"@types/mocha": "^5.2.6", | ||
"@types/node": "^11.13.17", | ||
"@types/yargs": "^13.0.0", | ||
"@types/node": "^12.7.4", | ||
"@types/yargs": "^13.0.2", | ||
"gts": "^0.9.0", | ||
"mocha": "^6.0.2", | ||
"mocha": "^6.2.0", | ||
"mocha-junit-reporter": "^1.23.0", | ||
"nyc": "^14.1.1", | ||
"rimraf": "^2.6.3", | ||
"sinon": "^7.2.7", | ||
"source-map-support": "^0.5.12", | ||
"rimraf": "^2.7.1", | ||
"sinon": "^7.4.2", | ||
"source-map-support": "^0.5.13", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.5.3" | ||
"tslint": "^5.19.0", | ||
"typescript": "^3.6.2" | ||
} | ||
} |
@@ -6,2 +6,5 @@  | ||
[](https://dev.azure.com/sap/opensource/_build/latest?definitionId=41&branchName=master) | ||
[](https://www.npmjs.com/package/@ui5/migration) | ||
_**Note:** This project is currently in beta. While there are ongoing improvements and round-offs being applied, we see the early release as a great opportunity to collect feedback from the community to further advance the UI5 migration tooling._ | ||
@@ -8,0 +11,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
706202
0.92%17606
0.83%58
5.45%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated