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

@twilio-paste/types

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/types - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

dist/index.debug.es.js

8

CHANGELOG.md
# Change Log
## 3.1.3
### Patch Changes
- [`b7675915`](https://github.com/twilio-labs/paste/commit/b76759157a8c554863b6e37ddb6ea081c1c53258) [#1985](https://github.com/twilio-labs/paste/pull/1985) Thanks [@TheSisb](https://github.com/TheSisb)! - For debugging purposes we now ship a `filename.debug.js` unminified version of each component or library in Paste.
* [`ed5c0a49c`](https://github.com/twilio-labs/paste/commit/ed5c0a49ced5c524607cac7166d3aa4c389f2e7f) [#1965](https://github.com/twilio-labs/paste/pull/1965) Thanks [@shleewhite](https://github.com/shleewhite)! - Upgrade Paste to use React 17 by default, but maintain React 16 support for consumers.
## 3.1.2

@@ -4,0 +12,0 @@

10

package.json
{
"name": "@twilio-paste/types",
"version": "3.1.2",
"version": "3.1.3",
"description": "Shared typescript typings for Paste",

@@ -30,11 +30,11 @@ "author": "Twilio Inc.",

"@types/lodash.iselement": "^4.1.6",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.8.4"
"@types/react": "^17.0.31",
"@types/react-dom": "^17.0.10"
},
"peerDependencies": {
"react": "^16.8.6"
"react": "^16.8.6 || ^17.0.2"
},
"devDependencies": {
"react": "^16.8.6"
"react": "^17.0.2"
}
}

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