@cocreate/modal
Advanced tools
Comparing version 1.12.1 to 1.13.0
@@ -0,1 +1,8 @@ | ||
# [1.13.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.12.1...v1.13.0) (2023-08-21) | ||
### Features | ||
* Update cocreate dependencies for the latest features and bug fixes ([45a19ef](https://github.com/CoCreate-app/CoCreate-modal/commit/45a19ef59fff30072db8af1bbf1b07f9cfdfd5e2)) | ||
## [1.12.1](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.12.0...v1.12.1) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/modal", | ||
"version": "1.12.1", | ||
"version": "1.13.0", | ||
"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.9.0", | ||
"@cocreate/crud-client": "^1.22.0", | ||
"@cocreate/element-prototype": "^1.9.0", | ||
"@cocreate/local-storage": "^1.8.0", | ||
"@cocreate/message-client": "^1.4.0", | ||
"@cocreate/observer": "^1.9.0", | ||
"@cocreate/position": "^1.4.0", | ||
"@cocreate/uuid": "^1.5.0" | ||
"@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" | ||
} | ||
} |
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
124125
Updated@cocreate/actions@^1.10.2
Updated@cocreate/observer@^1.10.1
Updated@cocreate/position@^1.5.1
Updated@cocreate/uuid@^1.6.1