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.0.11 to 1.0.12

7

CHANGELOG.md

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

## [1.0.12](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.0.11...v1.0.12) (2021-06-30)
### Bug Fixes
* Update readme.md ([f68405d](https://github.com/CoCreate-app/CoCreate-uuid/commit/f68405d5d78942af03fe7ac5e6e83a34f5559780))
## [1.0.11](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.0.10...v1.0.11) (2021-06-30)

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

2

package.json
{
"name": "@cocreate/uuid",
"version": "1.0.11",
"version": "1.0.12",
"description": "A simple uuid component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

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

@@ -5,6 +5,8 @@ # CoCreate-uuid

![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-uuid/dist/CoCreate-uuid.min.js?label=minified%20size&style=for-the-badge)
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-uuid?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-uuid?style=for-the-badge)
![GitHub labels](https://img.shields.io/github/labels/CoCreate-app/CoCreate-uuid/help%20wanted?style=for-the-badge)
![minified](https://img.badgesize.io/https://cdn.cocreate.app/uuid/latest/CoCreate-uuid.min.js?style=flat-square&label=minified&color=orange)
![gzip](https://img.badgesize.io/https://cdn.cocreate.app/uuid/latest/CoCreate-uuid.min.js?compression=gzip&style=flat-square&label=gzip&color=yellow)
![brotli](https://img.badgesize.io/https://cdn.cocreate.app/uuid/latest/CoCreate-uuid.min.js?compression=brotli&style=flat-square&label=brotli)
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-uuid?style=flat-square)
![License](https://img.shields.io/github/license/CoCreate-app/CoCreate-uuid?style=flat-square)
![Hiring](https://img.shields.io/static/v1?style=flat-square&label=&message=Hiring&color=blueviolet)

@@ -33,2 +35,8 @@ ![CoCreate-uuid](https://cdn.cocreate.app/docs/CoCreate-uuid.gif)

## yarn
```shell
$ yarn install @cocreate/uuid
```
# Table of Contents

@@ -35,0 +43,0 @@

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