@cocreate/attributes
Advanced tools
Comparing version 1.7.7 to 1.7.8
@@ -0,1 +1,8 @@ | ||
## [1.7.8](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.7...v1.7.8) (2023-05-10) | ||
### Bug Fixes | ||
* apikey renamed to key ([ec319a6](https://github.com/CoCreate-app/CoCreate-attributes/commit/ec319a618e8ab28d922c687bcb715ccae6d4188a)) | ||
## [1.7.7](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.6...v1.7.7) (2023-05-06) | ||
@@ -2,0 +9,0 @@ |
module.exports = { | ||
"config": { | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"apiKey": "2061acef-0451-4545-f754-60cf8160", | ||
"key": "2061acef-0451-4545-f754-60cf8160", | ||
"host": "general.cocreate.app" | ||
@@ -6,0 +6,0 @@ }, |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.7.7", | ||
"version": "1.7.8", | ||
"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
117520