Socket
Socket
Sign inDemoInstall

@cocreate/api

Package Overview
Dependencies
Maintainers
1
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/api - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.12.0](https://github.com/CoCreate-app/CoCreate-api/compare/v1.11.0...v1.12.0) (2023-08-17)
### Features
* bump cocreate dependencies for the latest updates and features ([e7ad0fb](https://github.com/CoCreate-app/CoCreate-api/commit/e7ad0fbceff3a97079f395fe417062e1ba2b2b00))
# [1.11.0](https://github.com/CoCreate-app/CoCreate-api/compare/v1.10.31...v1.11.0) (2023-08-16)

@@ -2,0 +9,0 @@

14

package.json
{
"name": "@cocreate/api",
"version": "1.11.0",
"version": "1.12.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.8.32",
"@cocreate/crud-client": "^1.21.24",
"@cocreate/element-prototype": "^1.8.30",
"@cocreate/render": "^1.24.32",
"@cocreate/socket-client": "^1.23.26",
"@cocreate/utils": "^1.21.16"
"@cocreate/actions": "^1.9.0",
"@cocreate/crud-client": "^1.22.0",
"@cocreate/element-prototype": "^1.9.0",
"@cocreate/render": "^1.25.0",
"@cocreate/socket-client": "^1.24.0",
"@cocreate/utils": "^1.22.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc