@cocreate/attributes
Advanced tools
Comparing version 1.6.3 to 1.6.4
@@ -0,1 +1,8 @@ | ||
## [1.6.4](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.3...v1.6.4) (2023-04-11) | ||
### Bug Fixes | ||
* renamed domains to hosts ([f48674e](https://github.com/CoCreate-app/CoCreate-attributes/commit/f48674eb225611047ae42a4e5a6fe3f4c87ab0b9)) | ||
## [1.6.3](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.2...v1.6.3) (2023-03-30) | ||
@@ -2,0 +9,0 @@ |
@@ -15,3 +15,3 @@ module.exports = { | ||
"src": "{{./docs/index.html}}", | ||
"domains": [ | ||
"hosts": [ | ||
"*", | ||
@@ -18,0 +18,0 @@ "general.cocreate.app" |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -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
112765