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

react-tabs

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tabs - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

10

package.json
{
"name": "react-tabs",
"version": "4.0.0",
"version": "4.0.1",
"description": "An accessible and easy tab component for ReactJS",

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

"peerDependencies": {
"react": "^16.3.0 || ^17.0.0-0"
"react": "^16.8.0 || ^17.0.0-0"
},

@@ -109,4 +109,8 @@ "devDependencies": {

"testRegex": "/__tests__/.+-test\\.js$",
"testEnvironment": "jsdom"
"testEnvironment": "jsdom",
"coveragePathIgnorePatterns": [
"/node_module/",
"/__tests__/"
]
}
}
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