Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/uuid

Package Overview
Dependencies
Maintainers
1
Versions
202
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.2.49 to 1.2.50

7

CHANGELOG.md

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

## [1.2.50](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.2.49...v1.2.50) (2022-12-30)
### Bug Fixes
* update config sources to use template braces with entry on src ([96cb221](https://github.com/CoCreate-app/CoCreate-uuid/commit/96cb22174f8a79aa7cd156bb512860b50053cc07))
## [1.2.49](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.2.48...v1.2.49) (2022-12-29)

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

3

CoCreate.config.js

@@ -9,3 +9,2 @@ module.exports = {

{
"entry": "./docs/index.html",
"collection": "files",

@@ -16,3 +15,3 @@ "document": {

"path": "/docs/uuid/index.html",
"src": "{{source}}",
"src": "{{./docs/index.html}}",
"domains": [

@@ -19,0 +18,0 @@ "*",

{
"name": "@cocreate/uuid",
"version": "1.2.49",
"version": "1.2.50",
"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