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

@loadsmart/miranda-react

Package Overview
Dependencies
Maintainers
19
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadsmart/miranda-react - npm Package Compare versions

Comparing version 1.30.2 to 1.31.0

dist/components/Header/HeaderContent.d.ts

2

dist/components/Header/Header.d.ts
import type { HTMLAttributes, ReactNode } from 'react';
import { Header as WCHeader } from '@loadsmart/miranda-wc';
import { HeaderActions } from './HeaderActions';
import { HeaderContent } from './HeaderContent';
import { HeaderTitle } from './HeaderTitle';

@@ -20,2 +21,3 @@ import { HeaderBackButton } from './HeaderBackButton';

var Actions: typeof HeaderActions;
var Content: typeof HeaderContent;
var Title: typeof HeaderTitle;

@@ -22,0 +24,0 @@ var SubHeader: typeof import("./SubHeader").SubHeader;

2

package.json
{
"name": "@loadsmart/miranda-react",
"version": "1.30.2",
"version": "1.31.0",
"description": "React component library based on Miranda Web Components",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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