Socket
Socket
Sign inDemoInstall

@titelmedia/xtras-tabs

Package Overview
Dependencies
Maintainers
15
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 1.11.21 to 2.0.0

4

CHANGELOG.md

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

# [2.0.0](https://github.com/titel-media/bricks-lerna/compare/v1.11.27...v2.0.0) (2023-06-22)
**Note:** Version bump only for package @titelmedia/xtras-tabs
## [1.11.21](https://github.com/titel-media/bricks-lerna/compare/v1.11.20...v1.11.21) (2023-05-24)

@@ -8,0 +12,0 @@

2

dist/index.js

@@ -83,3 +83,3 @@ "use strict";

}
}, _react.default.createElement("span", null, " ", section === null || section === void 0 ? void 0 : section.displayName)))));
}, _react.default.createElement("span", null, " ", section?.displayName)))));
};

@@ -86,0 +86,0 @@ var _default = Tabs;

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

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

"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "5.3.3"
},
"dependencies": {
"@titelmedia/bricks-theme": "^1.11.21",
"@titelmedia/bricks-theme": "^2.0.0",
"gsap": "^3.8.0",
"imagesloaded": "^4.1.4"
},
"gitHead": "51990c87de391f2f5b0eba69de60ec2a304ad4e0"
"gitHead": "cc99e7238db49ff90624d25f73ca3af276223a20"
}

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