Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/twilio

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/twilio - npm Package Compare versions

Comparing version 1.1.25 to 1.1.26

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.1.26](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.1.25...v1.1.26) (2021-10-05)
### Bug Fixes
* update dependencies ([4486cb6](https://github.com/CoCreate-app/CoCreate-twilio/commit/4486cb60d051a16341fad4e7295263fee2a4afa9))
* website_id in CoCreate.config ([17eab43](https://github.com/CoCreate-app/CoCreate-twilio/commit/17eab43a46b6557816640cc18cf9c7eecc95f562))
## [1.1.25](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.1.24...v1.1.25) (2021-10-04)

@@ -2,0 +10,0 @@

2

CoCreate.config.js

@@ -23,3 +23,3 @@ module.exports = {

"public": "true",
"website_id": "614298c2829b690010a5c031"
"website_id": "5ffbceb7f11d2d00103c4535"
}

@@ -26,0 +26,0 @@ }

{
"name": "@cocreate/twilio",
"version": "1.1.25",
"version": "1.1.26",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -65,4 +65,4 @@ "keywords": [

"dependencies": {
"@cocreate/api": "^1.1.22",
"@cocreate/docs": "^1.2.27",
"@cocreate/api": "^1.1.23",
"@cocreate/docs": "^1.2.28",
"twilio": "^3.60.0",

@@ -69,0 +69,0 @@ "twilio-client-mirror": "0.0.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc