@cocreate/twilio
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -0,1 +1,8 @@ | ||
## [1.4.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.4...v1.4.5) (2023-04-11) | ||
### Bug Fixes | ||
* renamed domains to hosts ([e4d7b0c](https://github.com/CoCreate-app/CoCreate-twilio/commit/e4d7b0caf8e9b16327ac65d3c00096d319981081)) | ||
## [1.4.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.3...v1.4.4) (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/twilio", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "A simple twilio component in vanilla javascript. 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
1664536
240