You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@cocreate/utils

Package Overview
Dependencies
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/utils - npm Package Compare versions

Comparing version

to
1.1.19

7

CHANGELOG.md

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

## [1.1.19](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.18...v1.1.19) (2021-09-16)
### Bug Fixes
* update dependencies ([4e227bd](https://github.com/CoCreate-app/CoCreate-utils/commit/4e227bd655df2a811cfc61ade1409b7a7424559c))
## [1.1.18](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.17...v1.1.18) (2021-09-14)

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

2

CoCreate.config.js

@@ -23,3 +23,3 @@ module.exports = {

"public": "true",
"website_id": "61381ed8829b690010a4f2b2"
"website_id": "614298c2829b690010a5c031"
}

@@ -26,0 +26,0 @@ }

{
"name": "@cocreate/utils",
"version": "1.1.18",
"version": "1.1.19",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -64,4 +64,4 @@ "keywords": [

"dependencies": {
"@cocreate/docs": "^1.2.19"
"@cocreate/docs": "^1.2.21"
}
}