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

curvy-tabs

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

curvy-tabs - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

index.js

@@ -404,4 +404,4 @@ /* eslint-env browser */

CurvyTabs.version = '2.2.0';
CurvyTabs.version = '2.3.1';
module.exports = CurvyTabs;
{
"name": "curvy-tabs",
"version": "2.3.0",
"version": "2.3.1",
"description": "Tab bar with fancy tabs",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -272,5 +272,8 @@ See the [demo](https://joneit.github.io/curvy-tabs/2.1.1).

## See Also
* [`curvy-tab-pager`](curvy-tab-pager) which implements paged content for a curvy-tab tab bar.
* `curvy-tabs-pager` ([npm](https://npmjs.org/package/curvy-tabs), [github](https://github.com/joneit/curvy-tabs-pager)) which implements paged content for curvy-tab bars.
## Version History
* `2.3.1`
* Bump `CurvyTabs.version`
* Fix bad link to curvy-tabs-pager in README.md
* `2.3.0`

@@ -277,0 +280,0 @@ * Attempts to hide the current tab with the [`hide`](#curvytabsprototypehideidxornamorel-method), [`toggle`](#curvytabsprototypetoggleidxornamorel-isvisible-method), or [`reset`](#curvytabsprototyperesetidxornamorel-method) methods are ignored with a console warning.

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