@cocreate/random-color
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -0,1 +1,9 @@ | ||
## [1.7.2](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.7.1...v1.7.2) (2023-09-18) | ||
### Bug Fixes | ||
* Add path and pathname ([9c7145a](https://github.com/CoCreate-app/CoCreate-random-color/commit/9c7145a8020da2ee8fe8fa45bc27e81e052f6b30)) | ||
* Update CoCreate depndencies to latest versions ([719f37c](https://github.com/CoCreate-app/CoCreate-random-color/commit/719f37cb9e9acf57d6ad2c677c13bfffc03b00c6)) | ||
## [1.7.1](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.7.0...v1.7.1) (2023-08-21) | ||
@@ -2,0 +10,0 @@ |
@@ -11,3 +11,4 @@ module.exports = { | ||
"name": "index.html", | ||
"path": "/docs/random-color/index.html", | ||
"path": "/docs/random-color", | ||
"pathname": "/docs/random-color/index.html", | ||
"src": "{{./docs/index.html}}", | ||
@@ -18,7 +19,5 @@ "host": [ | ||
], | ||
"directory": "/docs/random-color", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"directory": "random-color", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
"public": "true" | ||
} | ||
@@ -25,0 +24,0 @@ } |
{ | ||
"name": "@cocreate/random-color", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and/or JavaScript API. Highly customizable and styleable.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82074
145