@cocreate/twilio
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -0,1 +1,8 @@ | ||
## [1.8.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.8.0...v1.8.1) (2023-08-21) | ||
### Bug Fixes | ||
* bump dependencies ([a923d07](https://github.com/CoCreate-app/CoCreate-twilio/commit/a923d0709083c16187209d8e2826388ab625377d)) | ||
# [1.8.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.7.1...v1.8.0) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/twilio", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"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.12.1", | ||
"@cocreate/api": "^1.13.0", | ||
"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
1719898
Updated@cocreate/api@^1.13.0