Socket
Socket
Sign inDemoInstall

@titelmedia/xtras-tabs

Package Overview
Dependencies
Maintainers
10
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titelmedia/xtras-tabs - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

4

__tests__/xtras-tabs.test.js
'use strict';
const xtrasTabs = require('..');
import Tabs from '../lib';
describe('xtras-tabs', () => {
it('needs tests');
it.todo('needs tests');
});

@@ -6,2 +6,14 @@ # Change Log

## [0.1.21](https://github.com/titel-media/bricks-lerna/compare/v0.1.20...v0.1.21) (2022-01-05)
### Features
* Added a configuration to include gsap on jest testing ([a51d3ea](https://github.com/titel-media/bricks-lerna/commit/a51d3ea607be3e123b083b3e3501705b5cad7f0a))
* Added a lot of fixes for tests and tests for Credits. WIP: gsap is still breaking tests ([533fe23](https://github.com/titel-media/bricks-lerna/commit/533fe23a3f1cd6a9ee1ca0f66f6beeaac38b1efd))
## [0.1.20](https://github.com/titel-media/bricks-lerna/compare/v0.1.19...v0.1.20) (2021-12-21)

@@ -8,0 +20,0 @@

{
"name": "@titelmedia/xtras-tabs",
"version": "0.1.20",
"version": "0.1.21",
"description": "xtras tab navigation component",

@@ -23,7 +23,7 @@ "author": "highsnob",

"dependencies": {
"@titelmedia/bricks-theme": "^0.1.19",
"@titelmedia/bricks-theme": "^0.1.21",
"gsap": "^3.8.0",
"imagesloaded": "^4.1.4"
},
"gitHead": "fa3dd5594eb94c1c4e074c95b1046b082eaf3744"
"gitHead": "95405e1e364f5e8383dd4993c9ef8cbe3ba01ad9"
}
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