New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-brackets

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-brackets - npm Package Compare versions

Comparing version
0.4.0
to
0.4.1
+5
-4
package.json
{
"name": "react-brackets",
"version": "0.4.0",
"version": "0.4.1",
"description": "Single elimination & double elimination brackets",

@@ -62,4 +62,2 @@ "author": "mohux",

"react-scripts": "^3.4.1",
"react-swipeable-views": "^0.13.9",
"styled-components": "^5.1.1",
"typescript": "^3.7.5"

@@ -70,3 +68,6 @@ },

],
"dependencies": {}
"dependencies": {
"styled-components": "^5.1.1",
"react-swipeable-views": "^0.13.9"
}
}