Socket
Socket
Sign inDemoInstall

@nodestrap/navbar

Package Overview
Dependencies
70
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.7 to 4.0.8

3

dist/Navbar.d.ts

@@ -43,2 +43,3 @@ import { default as React } from 'react';

position: string;
insetBlockStart: string;
borderInline: string;

@@ -62,2 +63,3 @@ borderBlockStart: string;

position: string;
insetBlockStart: string;
borderInline: string;

@@ -81,2 +83,3 @@ borderBlockStart: string;

position: string;
insetBlockStart: string;
borderInline: string;

@@ -83,0 +86,0 @@ borderBlockStart: string;

3

dist/Navbar.js

@@ -586,3 +586,3 @@ // react:

]),
]);
], /*sheetId :*/ 'xf4hlnf0au'); // an unique salt for SSR support, ensures the server-side & client-side have the same generated class names
// configs:

@@ -615,2 +615,3 @@ export const [cssProps, cssDecls, cssVals, cssConfig] = createCssConfig(() => {

position: 'sticky',
insetBlockStart: '0px',
//#endregion positions

@@ -617,0 +618,0 @@ //#region borders

{
"name": "@nodestrap/navbar",
"version": "4.0.7",
"version": "4.0.8",
"description": "A responsive navigation header. Supports for branding, navigation and more.",

@@ -36,15 +36,15 @@ "type": "module",

"@cssfn/css-types": "^1.0.2",
"@cssfn/css-var": "^1.0.2",
"@cssfn/cssfn": "^1.0.4",
"@cssfn/react-cssfn": "^1.0.5",
"@nodestrap/action-control": "^4.0.10",
"@nodestrap/basic": "^4.0.3",
"@nodestrap/check": "^4.0.2",
"@nodestrap/container": "^4.0.3",
"@nodestrap/control": "^4.0.4",
"@cssfn/css-var": "^1.0.3",
"@cssfn/cssfn": "^1.0.6",
"@cssfn/react-cssfn": "^1.0.9",
"@nodestrap/action-control": "^4.0.13",
"@nodestrap/basic": "^4.0.4",
"@nodestrap/check": "^4.0.3",
"@nodestrap/container": "^4.0.5",
"@nodestrap/control": "^4.0.5",
"@nodestrap/element": "^4.0.2",
"@nodestrap/hooks": "^4.0.0",
"@nodestrap/indicator": "^4.0.3",
"@nodestrap/nav-button": "^4.0.8",
"@nodestrap/toggler-menu-button": "^4.0.2",
"@nodestrap/indicator": "^4.0.4",
"@nodestrap/nav-button": "^4.0.9",
"@nodestrap/toggler-menu-button": "^4.0.3",
"@nodestrap/utilities": "^4.0.1",

@@ -51,0 +51,0 @@ "@types/react": "^17.0.37",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc