Socket
Socket
Sign inDemoInstall

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.0.0 to 2.0.1

2

package.json
{
"name": "curvy-tabs",
"version": "2.0.0",
"version": "2.0.1",
"description": "Tab bar with fancy tabs",

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

@@ -1,2 +0,2 @@

See the [demo](https://joneit.github.io/curvy-tabs/1.0.0).
See the [demo](https://joneit.github.io/curvy-tabs/2.0.1).

@@ -20,3 +20,3 @@ ### Synopsis

```html
<script src="https://joneit.github.io/curvy-tabs/1.0.0/curvy-tabs.min.js">
<script src="https://joneit.github.io/curvy-tabs/2.0.1/curvy-tabs.min.js">
```

@@ -138,2 +138,4 @@ The following instantiates the controller object, collecting all the content divs into a sub-div, and adds the tab bar (a `canvas` element) above it:

* `containerHeight` is now `height`
* added `contents`, `contentDivs`, css`, and `contentCss`
* added `contents`, `contentDivs`, css`, and `contentCss`
* `2.0.1`
* Bump version numbers in README.md
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