New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@britannica/ui

Package Overview
Dependencies
Maintainers
0
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@britannica/ui - npm Package Compare versions

Comparing version 2.0.0-v2.6 to 2.0.0-v2.7

dist/types/react/Breadcrumb/Breadcrumb.d.ts

14

package.json
{
"name": "@britannica/ui",
"version": "2.0.0-v2.6",
"version": "2.0.0-v2.7",
"description": "Britannica Consumer design system React components and TailwindCSS preset",

@@ -10,4 +10,12 @@ "typings": "dist/index.d.ts",

"exports": {
"./react": "./dist/react.js",
"./tailwind-base": "./dist/tailwind-base.js"
"./react": {
"import": "./dist/react.js",
"require": "./dist/react.js",
"types": "./dist/types/react"
},
"./tailwind-base": {
"import": "./dist/tailwind-base.js",
"require": "./dist/tailwind-base.js",
"types": "./dist/types/tailwind"
}
},

@@ -14,0 +22,0 @@ "scripts": {

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