New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@twilio-paste/menu

Package Overview
Dependencies
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/menu - npm Package Compare versions

Comparing version 7.0.4 to 7.0.5

dist/index.debug.es.js

8

CHANGELOG.md
# Change Log
## 7.0.5
### 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.
## 7.0.4

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

42

package.json
{
"name": "@twilio-paste/menu",
"version": "7.0.4",
"version": "7.0.5",
"category": "interaction",

@@ -45,26 +45,26 @@ "status": "production",

"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^16.8.6 || ^17.0.2",
"react-dom": "^16.8.6 || ^17.0.2"
},
"devDependencies": {
"@twilio-paste/anchor": "^5.1.1",
"@twilio-paste/box": "^4.2.4",
"@twilio-paste/button": "^7.0.10",
"@twilio-paste/design-tokens": "^6.14.0",
"@twilio-paste/icons": "^5.8.0",
"@twilio-paste/media-object": "^4.0.3",
"@twilio-paste/menu-primitive": "^0.2.5",
"@twilio-paste/reakit-library": "^0.8.1",
"@twilio-paste/separator": "^2.0.4",
"@twilio-paste/spinner": "^7.2.1",
"@twilio-paste/style-props": "^3.0.4",
"@twilio-paste/styling-library": "^0.3.2",
"@twilio-paste/text": "^4.1.4",
"@twilio-paste/theme": "^5.3.1",
"@twilio-paste/types": "^3.1.2",
"@twilio-paste/uid-library": "^0.2.1",
"@twilio-paste/anchor": "^5.1.2",
"@twilio-paste/box": "^4.2.5",
"@twilio-paste/button": "^7.0.11",
"@twilio-paste/design-tokens": "^6.14.1",
"@twilio-paste/icons": "^5.8.1",
"@twilio-paste/media-object": "^4.1.1",
"@twilio-paste/menu-primitive": "^0.2.6",
"@twilio-paste/reakit-library": "^0.8.2",
"@twilio-paste/separator": "^2.1.1",
"@twilio-paste/spinner": "^7.2.2",
"@twilio-paste/style-props": "^3.1.1",
"@twilio-paste/styling-library": "^0.3.5",
"@twilio-paste/text": "^4.1.5",
"@twilio-paste/theme": "^5.3.2",
"@twilio-paste/types": "^3.1.3",
"@twilio-paste/uid-library": "^0.2.2",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^17.0.2",
"react-dom": "^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