@serenity-dojo/todo-app-ui
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.2](https://github.com/serenity-js/todo-app/compare/v0.1.1...v0.1.2) (2020-12-16) | ||
### Bug Fixes | ||
* **docs:** added missing README files ([aa3f63b](https://github.com/serenity-js/todo-app/commit/aa3f63b5b34824e2076cba27a070c726a64ee02b)) | ||
## [0.1.1](https://github.com/serenity-js/todo-app/compare/v0.1.0...v0.1.1) (2020-12-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@serenity-dojo/todo-app-ui", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Serenity/JS Todo App UI", | ||
@@ -10,3 +10,4 @@ "main": "index.js", | ||
"LICENSE.md", | ||
"NOTICE.md" | ||
"NOTICE.md", | ||
"README.md" | ||
], | ||
@@ -54,7 +55,7 @@ "funding": { | ||
"dependencies": { | ||
"@serenity-dojo/todo-app-domain": "0.1.1", | ||
"@serenity-dojo/todo-app-domain": "0.1.2", | ||
"todomvc-app-css": "^2.3.0", | ||
"todomvc-common": "^1.0.5" | ||
}, | ||
"gitHead": "cc03a7d34cdebb6bdbb2faf9c3de108934721df9" | ||
"gitHead": "d204d9fbf13cb269895ff4658d8953b769626074" | ||
} |
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
406926
16
1
8
+ Added@serenity-dojo/todo-app-domain@0.1.2(transitive)
- Removed@serenity-dojo/todo-app-domain@0.1.1(transitive)