New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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.15

7

CHANGELOG.md

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

## [1.1.15](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.14...v1.1.15) (2021-09-09)
### Bug Fixes
* update dependency @cocreate/docs ([8026f9a](https://github.com/CoCreate-app/CoCreate-utils/commit/8026f9a5a7882250afaa73e8de47b8413742c0fe))
## [1.1.14](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.13...v1.1.14) (2021-09-09)

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

4

package.json
{
"name": "@cocreate/utils",
"version": "1.1.14",
"version": "1.1.15",
"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.15"
"@cocreate/docs": "^1.2.17"
}
}