@serenity-dojo/todo-app-ui
Advanced tools
Comparing version 0.1.2 to 0.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.2.0](https://github.com/serenity-js/todo-app/compare/v0.1.2...v0.2.0) (2020-12-16) | ||
### Features | ||
* **todo-app-ui:** added example Serenity/JS tests ([649d9bf](https://github.com/serenity-js/todo-app/commit/649d9bf5ece8eb7c92ddafa555c774c36a18a5b7)) | ||
## [0.1.2](https://github.com/serenity-js/todo-app/compare/v0.1.1...v0.1.2) (2020-12-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@serenity-dojo/todo-app-ui", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "Serenity/JS Todo App UI", | ||
@@ -54,7 +54,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@serenity-dojo/todo-app-domain": "0.1.2", | ||
"todomvc-app-css": "^2.3.0", | ||
"todomvc-common": "^1.0.5" | ||
"@serenity-dojo/todo-app-domain": "0.2.0" | ||
}, | ||
"gitHead": "d204d9fbf13cb269895ff4658d8953b769626074" | ||
"gitHead": "59b483f3927aeab9fe45ee294dfcfa8e7eb56b4f" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
426982
1
+ Added@serenity-dojo/todo-app-domain@0.2.0(transitive)
- Removedtodomvc-app-css@^2.3.0
- Removedtodomvc-common@^1.0.5
- Removed@serenity-dojo/todo-app-domain@0.1.2(transitive)
- Removedtodomvc-app-css@2.4.3(transitive)
- Removedtodomvc-common@1.0.5(transitive)