Socket
Socket
Sign inDemoInstall

twilio-chat

Package Overview
Dependencies
20
Maintainers
1
Versions
367
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0-rc.9 to 6.0.0-rc.12

dist/postinstall.js

24

CHANGELOG.md

@@ -6,2 +6,26 @@ # Change Log

## [6.0.0-rc.12](https://github.com/twilio/rtd-sdk-monorepo-js/compare/twilio-chat@6.0.0-rc.10...twilio-chat@6.0.0-rc.12) (2021-09-12)
**Note:** Version bump only for package twilio-chat
## [6.0.0-rc.11](https://github.com/twilio/rtd-sdk-monorepo-js/compare/twilio-chat@6.0.0-rc.10...twilio-chat@6.0.0-rc.11) (2021-09-12)
**Note:** Version bump only for package twilio-chat
## [6.0.0-rc.10](https://github.com/twilio/rtd-sdk-monorepo-js/compare/twilio-chat@6.0.0-rc.9...twilio-chat@6.0.0-rc.10) (2021-09-10)
**Note:** Version bump only for package twilio-chat
## [6.0.0-rc.9](https://github.com/twilio/rtd-sdk-monorepo-js/compare/twilio-chat@6.0.0-rc.8...twilio-chat@6.0.0-rc.9) (2021-09-10)

@@ -8,0 +32,0 @@

19

package.json
{
"name": "twilio-chat",
"version": "6.0.0-rc.9",
"version": "6.0.0-rc.12",
"description": "Twilio Chat service client library",

@@ -15,2 +15,3 @@ "main": "./dist/lib.js",

"dist/**/*.map",
"dist/postinstall.js",
"README.md",

@@ -31,10 +32,11 @@ "LICENSE"

"ci": "yarn clean && yarn lint && yarn build && yarn sourceMapReport:html && yarn sourceMapReport:json && yarn docs",
"precommit": "yarn lint:fix && yarn test:unit && yarn test:integration"
"precommit": "yarn lint:fix && yarn test:unit && yarn test:integration",
"postprepare": "node ./dist/postinstall.js"
},
"dependencies": {
"@babel/runtime": "^7.14.5",
"@twilio/declarative-type-validator": "^0.1.9-rc.0",
"@twilio/mcs-client": "^0.5.1-rc.3",
"@twilio/notifications": "^1.0.3-rc.9",
"@twilio/operation-retrier": "^4.0.5-rc.2",
"@twilio/declarative-type-validator": "^0.1.9-rc.3",
"@twilio/mcs-client": "^0.5.1-rc.6",
"@twilio/notifications": "^1.0.3-rc.12",
"@twilio/operation-retrier": "^4.0.5-rc.5",
"core-js": "^3.17.3",

@@ -45,4 +47,4 @@ "iso8601-duration": "=1.2.0",

"rfc6902": "^3.0.2",
"twilio-sync": "^3.0.5-rc.9",
"twilsock": "^0.11.6-rc.9",
"twilio-sync": "^3.0.5-rc.12",
"twilsock": "^0.11.6-rc.12",
"uuid": "^3.4.0"

@@ -82,2 +84,3 @@ },

"rollup": "^2.51.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-polyfill-node": "^0.6.2",

@@ -84,0 +87,0 @@ "rollup-plugin-terser": "^7.0.2",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc