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

react-tray

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tray - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

v0.1.2 - Wed, 13 May 2015 20:57:15 GMT
--------------------------------------
- [db92743](../../commit/db92743) [fixed] don't include React in dist
v0.1.1 - Wed, 13 May 2015 20:11:02 GMT

@@ -2,0 +8,0 @@ --------------------------------------

6

package.json
{
"name": "react-tray",
"version": "0.1.1",
"version": "0.1.2",
"description": "An accessible tray component useful for navigation menus",

@@ -49,3 +49,5 @@ "main": "lib/main.js",

},
"browserify-shim": {}
"browserify-shim": {
"react": "global:React"
}
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc