@cocreate/api
Advanced tools
Comparing version 1.15.2 to 1.15.3
{ | ||
"name": "@cocreate/api", | ||
"version": "1.15.2", | ||
"version": "1.15.3", | ||
"description": "A simple api helper component in vanilla javascript used by JavaScript developers to create thirdparty api intergrations. CoCreate-api includes the client component and server side for api processing. Thirdparty apis can be accessible using HTML5 attributes and/or JavaScript API. ", | ||
@@ -62,9 +62,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.11.3", | ||
"@cocreate/crud-client": "^1.28.1", | ||
"@cocreate/element-prototype": "^1.11.2", | ||
"@cocreate/render": "^1.28.0", | ||
"@cocreate/socket-client": "^1.29.0", | ||
"@cocreate/utils": "^1.25.0" | ||
"@cocreate/actions": "^1.11.4", | ||
"@cocreate/crud-client": "^1.28.2", | ||
"@cocreate/element-prototype": "^1.11.3", | ||
"@cocreate/render": "^1.28.1", | ||
"@cocreate/socket-client": "^1.29.1", | ||
"@cocreate/utils": "^1.25.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
185650
Updated@cocreate/actions@^1.11.4
Updated@cocreate/render@^1.28.1
Updated@cocreate/utils@^1.25.1