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.0.10 to 1.0.11

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.11](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.10...v1.0.11) (2021-05-08)
### Bug Fixes
* add css auto parse and save to docs. ([02a12a4](https://github.com/CoCreate-app/CoCreate-twilio/commit/02a12a42d060277f6f1f14cbc626766d4c56eaca))
## [1.0.10](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.9...v1.0.10) (2021-04-27)

@@ -2,0 +9,0 @@

74

CoCreate.config.js
module.exports = {
config: {
apiKey: "c2b08663-06e3-440c-ef6f-13978b42883a",
securityKey: "f26baf68-e3a9-45fc-effe-502e47116265",
organization_Id: "5de0387b12e200ea63204d6c",
host: "server.cocreate.app:8088"
},
sources: [{
path: "./docs/index.html",
collection: "files",
document_id: "6029b6a3e979fb17407e25dc",
key: "html",
data:{
name: "Twilio Doc",
"config": {
"apiKey": "c2b08663-06e3-440c-ef6f-13978b42883a",
"securityKey": "f26baf68-e3a9-45fc-effe-502e47116265",
"organization_Id": "5de0387b12e200ea63204d6c",
"host": "server.cocreate.app:8088"
},
"sources": [{
"entry": "./docs/index.html",
"collection": "files",
"document_id": "6029b6a3e979fb17407e25dc",
"key": "src",
"data":{
"name": "twilio Doc",
"domains": ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"],
"path": "/docs/twilio"
}
},
],
crud: [{
collection: "routes",
document_id: "6029b6a3e979fb17407e25db",
data:{
collection: "files",
document_id: "6029b6a3e979fb17407e25dc",
name: "html",
domains: ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"],
route: "/docs/twilio",
}
}
],
extract: {
directory: "./src/",
extensions: [
"js",
"css",
"html"
],
ignores: [
"node_modules",
"vendor",
"bower_components",
"archive"
],
}
"extract": {
"directory": "./src/",
"extensions": [
"js",
"css",
"html"
],
"ignores": [
"node_modules",
"vendor",
"bower_components",
"archive"
]
}
}
{
"name": "@cocreate/twilio",
"version": "1.0.10",
"version": "1.0.11",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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