Socket
Socket
Sign inDemoInstall

@cocreate/uuid

Package Overview
Dependencies
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/uuid - npm Package Compare versions

Comparing version 1.4.15 to 1.4.16

7

CHANGELOG.md

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

## [1.4.16](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.4.15...v1.4.16) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7046587](https://github.com/CoCreate-app/CoCreate-uuid/commit/704658754728211ba48d43d90ae333c871274446))
## [1.4.15](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.4.14...v1.4.15) (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/uuid",
"version": "1.4.15",
"version": "1.4.16",
"description": "A simple uuid 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