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
312
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.13.0 to 1.13.1

dist/components/Text/Text.stories.d.ts

2

dist/components/Text/Text.d.ts
import type { HTMLAttributes } from 'react';
import type { Text as WCText, TextProps as WCTextProps } from '@loadsmart/miranda-wc';
export type TextProps = React.HTMLAttributes<HTMLSpanElement> & WCTextProps;
export type TextProps = React.HTMLAttributes<HTMLElement> & WCTextProps;
declare global {

@@ -5,0 +5,0 @@ namespace JSX {

{
"name": "@loadsmart/miranda-react",
"version": "1.13.0",
"version": "1.13.1",
"description": "React component library based on Miranda Web Components",

@@ -5,0 +5,0 @@ "main": "dist",

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