bs-react-tabs
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -7,5 +7,4 @@ { | ||
"suffix": ".bs.js", | ||
"namespace": true, | ||
"bs-dependencies": ["reason-react"], | ||
"refmt": 3 | ||
} |
{ | ||
"name": "bs-react-tabs", | ||
"main": "lib/js/src/ReactTabs.bs.js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Bucklescript bindings for reactjs/react-tabs", | ||
@@ -9,2 +9,3 @@ "scripts": { | ||
"build": "bsb -make-world", | ||
"format": "bsrefmt --in-place src/*.re", | ||
"watch": "bsb -make-world -w" | ||
@@ -17,3 +18,3 @@ }, | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"reason-react": "^0.7.0", | ||
@@ -20,0 +21,0 @@ "react-tabs": "^3.0.0" |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
39420
20
9
1
- Removedreact-tabs@^3.0.0
- Removedreason-react@^0.7.0