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 1.21.3 to 1.21.4

7

CHANGELOG.md

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

## [1.21.4](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.3...v1.21.4) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([eff26e1](https://github.com/CoCreate-app/CoCreate-utils/commit/eff26e13969e34fdc5f27bb2bd75a4041f06578f))
## [1.21.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.2...v1.21.3) (2023-06-04)

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

8

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "",
"key": "",
"host": ""
},
"organization_id": "",
"key": "",
"host": "",
"sources": [

@@ -8,0 +6,0 @@ {

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

@@ -31,3 +31,3 @@ "keywords": [

"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
},

@@ -52,2 +52,3 @@ "repository": {

"@babel/preset-env": "^7.9.6",
"@cocreate/cli": "^1.29.3",
"babel-loader": "^8.1.0",

@@ -64,4 +65,4 @@ "clean-webpack-plugin": "^3.0.0",

"dependencies": {
"@cocreate/docs": "^1.7.15"
"@cocreate/docs": "^1.8.13"
}
}

Sorry, the diff of this file is not supported yet

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