curvy-tabs
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "curvy-tabs", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "Tab bar with fancy tabs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -275,2 +275,9 @@ See the [demo](https://joneit.github.io/curvy-tabs/2.1.1). | ||
## Version History | ||
* `2.3.4` | ||
* Add `umd` folder for `unpkg` CDN support (any [SEMVER](//semver.org) string can replace `2.3.4` below): | ||
```html | ||
<script src="https://unpkg.com/curvy-tabs@2.3.4/umd/curvy-tabs.js"></script> | ||
<script src="https://unpkg.com/curvy-tabs@2.3.4/umd/curvy-tabs.min.js"></script> | ||
``` | ||
(See npm’s [semantic versioning](//docs.npmjs.com/getting-started/semantic-versioning) page, which includes a link to their pretty cool [npm semver calculator](//semver.npmjs.com) tool. .) | ||
* `2.3.3` | ||
@@ -277,0 +284,0 @@ * Fix `width` setter (was always throwing error) |
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
45074
6
722
314