@cocreate/api
Advanced tools
Comparing version 1.13.3 to 1.14.0
{ | ||
"name": "@cocreate/api", | ||
"version": "1.13.3", | ||
"version": "1.14.0", | ||
"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.1", | ||
"@cocreate/crud-client": "^1.25.0", | ||
"@cocreate/element-prototype": "^1.11.1", | ||
"@cocreate/render": "^1.27.2", | ||
"@cocreate/socket-client": "^1.26.2", | ||
"@cocreate/utils": "^1.24.1" | ||
"@cocreate/actions": "^1.11.2", | ||
"@cocreate/crud-client": "^1.25.1", | ||
"@cocreate/element-prototype": "^1.11.2", | ||
"@cocreate/render": "^1.27.3", | ||
"@cocreate/socket-client": "^1.26.4", | ||
"@cocreate/utils": "^1.24.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
184658
Updated@cocreate/actions@^1.11.2
Updated@cocreate/render@^1.27.3
Updated@cocreate/utils@^1.24.2