react-tabs-component
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-tabs-component", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Tabs Component for React with the simplest API", | ||
"keywords": ["React","tabs","tab","component"], | ||
"repository": "https://github.com/mheiber/react-tabs-component", | ||
"keywords": [ | ||
"React", | ||
"tabs", | ||
"tab", | ||
"component" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mheiber/react-tabs-component" | ||
}, | ||
"main": "example.js", | ||
@@ -23,3 +31,6 @@ "dependencies": { | ||
"scriptPreprocessor": "./jest-preprocessor.js", | ||
"unmockedModulePathPatterns":["react","./node_modules/react/"] | ||
"unmockedModulePathPatterns": [ | ||
"react", | ||
"./node_modules/react/" | ||
] | ||
}, | ||
@@ -29,3 +40,11 @@ "devDependencies": { | ||
"react-tools": "^0.13.1" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mheiber/react-tabs-component/issues" | ||
}, | ||
"homepage": "https://github.com/mheiber/react-tabs-component", | ||
"directories": { | ||
"example": "examples" | ||
}, | ||
"license": "ISC" | ||
} |
# react-tabs-component # | ||
Provides tabs for React with a very clean API. | ||
Tabs component for React with the simplest API | ||
@@ -106,2 +106,2 @@ This JSX: | ||
</Tabs> | ||
``` | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10408
1
0
107
0