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.12.1 to 1.13.0

7

CHANGELOG.md

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

# [1.13.0](https://github.com/CoCreate-app/CoCreate-api/compare/v1.12.1...v1.13.0) (2023-08-21)
### Features
* Update cocreate dependencies for the latest features and bug fixes ([23cb5a3](https://github.com/CoCreate-app/CoCreate-api/commit/23cb5a3c5c03c55ef7911769cc449a466a6d6847))
## [1.12.1](https://github.com/CoCreate-app/CoCreate-api/compare/v1.12.0...v1.12.1) (2023-08-21)

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

14

package.json
{
"name": "@cocreate/api",
"version": "1.12.1",
"version": "1.13.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.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"
"@cocreate/actions": "^1.10.2",
"@cocreate/crud-client": "^1.23.1",
"@cocreate/element-prototype": "^1.10.1",
"@cocreate/render": "^1.26.1",
"@cocreate/socket-client": "^1.25.2",
"@cocreate/utils": "^1.23.1"
}
}
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