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.2 to 1.0.3

7

CHANGELOG.md

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

## [1.0.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.2...v1.0.3) (2021-03-30)
### Bug Fixes
* import paths using npm ([845df3c](https://github.com/CoCreate-app/CoCreate-twilio/commit/845df3c3fdbc782bbc67679e13b3a60089b09b2e))
## [1.0.2](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.1...v1.0.2) (2021-03-30)

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

2

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

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

import api from '@cocreate/api/src'
import {socket, crud} from '@cocreate/cocreatejs';
import crud from '@cocreate/cocreatejs';
// import * as loadTwilio from 'twilio-client-mirror';

@@ -4,0 +4,0 @@ import { Device } from 'twilio-client';

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