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

bs-react-tabs

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

bs-react-tabs - npm Package Compare versions

Comparing version 0.2.1 to 1.0.0

lib/bs/.bsdeps

10

lib/js/src/ReactTabs.bs.js

@@ -1,12 +0,12 @@

// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE
// Generated by ReScript, PLEASE EDIT WITH CARE
'use strict';
var Tab = { };
var Tab = {};
var Tabs = { };
var Tabs = {};
var TabList = { };
var TabList = {};
var TabPanel = { };
var TabPanel = {};

@@ -13,0 +13,0 @@ exports.Tab = Tab;

{
"name": "bs-react-tabs",
"main": "lib/js/src/ReactTabs.bs.js",
"version": "0.2.1",
"version": "1.0.0",
"description": "Bucklescript bindings for reactjs/react-tabs",

@@ -13,4 +13,5 @@ "scripts": {

"devDependencies": {
"react-tabs": "^3.1.0",
"bs-platform": "^7.3.2"
"bs-platform": "^8.4.2",
"react-tabs": "^3.1.2",
"reason-react": "^0.9.1"
},

@@ -17,0 +18,0 @@ "peerDependencies": {

@@ -16,1 +16,6 @@ # bs-react-tabs

add `bs-react-tabs` to `bsconfig.json`
Note:
- bs-platform 8.4.2 requires 1.0.0
- anything lower is 0.2.1

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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