@cocreate/twilio
Advanced tools
Comparing version 1.9.7 to 1.9.8
@@ -0,1 +1,8 @@ | ||
## [1.9.8](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.7...v1.9.8) (2023-11-12) | ||
### Bug Fixes | ||
* bump dependencies for latest features ([7914fb9](https://github.com/CoCreate-app/CoCreate-twilio/commit/7914fb980f9fd0b104c25ad965e4b1e45b4d86d0)) | ||
## [1.9.7](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.6...v1.9.7) (2023-11-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/twilio", | ||
"version": "1.9.7", | ||
"version": "1.9.8", | ||
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -63,3 +63,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/api": "^1.15.9", | ||
"@cocreate/api": "^1.15.11", | ||
"twilio": "^3.60.0", | ||
@@ -66,0 +66,0 @@ "twilio-client-mirror": "0.0.2", |
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
1721841
Updated@cocreate/api@^1.15.11