@cocreate/modal
Advanced tools
Comparing version 1.13.0 to 1.13.1
@@ -0,1 +1,8 @@ | ||
## [1.13.1](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.13.0...v1.13.1) (2023-08-21) | ||
### Bug Fixes | ||
* bump dependencies ([4e446ce](https://github.com/CoCreate-app/CoCreate-modal/commit/4e446ced9a8eedf274ba3956532cb14d7f47008f)) | ||
# [1.13.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.12.1...v1.13.0) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/modal", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"description": "A draggable, movable and resizable modal. customizable via attributes, great for popups, alerts, multitasking and displaying multiple views.", | ||
@@ -61,11 +61,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.10.2", | ||
"@cocreate/crud-client": "^1.23.1", | ||
"@cocreate/element-prototype": "^1.10.1", | ||
"@cocreate/local-storage": "^1.9.1", | ||
"@cocreate/message-client": "^1.5.1", | ||
"@cocreate/observer": "^1.10.1", | ||
"@cocreate/position": "^1.5.1", | ||
"@cocreate/uuid": "^1.6.1" | ||
"@cocreate/actions": "^1.11.0", | ||
"@cocreate/crud-client": "^1.24.0", | ||
"@cocreate/element-prototype": "^1.11.0", | ||
"@cocreate/local-storage": "^1.10.0", | ||
"@cocreate/message-client": "^1.6.0", | ||
"@cocreate/observer": "^1.11.0", | ||
"@cocreate/position": "^1.6.0", | ||
"@cocreate/uuid": "^1.7.0" | ||
} | ||
} |
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
124371
Updated@cocreate/actions@^1.11.0
Updated@cocreate/observer@^1.11.0
Updated@cocreate/position@^1.6.0
Updated@cocreate/uuid@^1.7.0