@cocreate/twilio
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,8 @@ | ||
# [1.7.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.6.0...v1.7.0) (2023-08-17) | ||
### Features | ||
* bump cocreate dependencies for the latest updates and features ([43201ce](https://github.com/CoCreate-app/CoCreate-twilio/commit/43201ce1812f65f50bfa2afa05465efda94f272f)) | ||
# [1.6.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.29...v1.6.0) (2023-08-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/twilio", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"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.10.31", | ||
"@cocreate/api": "^1.11.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
1721160
+ Addedwhich-typed-array@1.1.15(transitive)
- Removedwhich-typed-array@1.1.16(transitive)
Updated@cocreate/api@^1.11.0