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.7.1 to 1.7.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.7.2](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.7.1...v1.7.2) (2023-09-18)
### Bug Fixes
* Add path and pathname ([eb994b5](https://github.com/CoCreate-app/CoCreate-uuid/commit/eb994b5f0a3d57b820f241c9bb324d266adccce8))
* Update dCoCreate dpendencies to latest versions ([47932a7](https://github.com/CoCreate-app/CoCreate-uuid/commit/47932a76fe00004a20db286d4bdb53de963695a3))
## [1.7.1](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.7.0...v1.7.1) (2023-08-21)

@@ -2,0 +10,0 @@

9

CoCreate.config.js

@@ -11,3 +11,4 @@ module.exports = {

"name": "index.html",
"path": "/docs/uuid/index.html",
"path": "/docs/uuid",
"pathname": "/docs/uuid/index.html",
"src": "{{./docs/index.html}}",

@@ -18,7 +19,5 @@ "host": [

],
"directory": "/docs/uuid",
"parentDirectory": "{{parentDirectory}}",
"directory": "uuid",
"content-type": "{{content-type}}",
"public": "true",
"website_id": "644d4bff8036fb9d1d1fd69c"
"public": "true"
}

@@ -25,0 +24,0 @@ }

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

@@ -5,0 +5,0 @@ "keywords": [

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