Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@20minutes/hela

Package Overview
Dependencies
Maintainers
0
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@20minutes/hela - npm Package Compare versions

Comparing version 1.18.9 to 1.18.10

2

dist/src/components/molecules/Article/ArticleSummary/ArticleSummary.d.ts

@@ -5,6 +5,6 @@ import { default as React } from 'react';

export interface ArticleSummaryProps extends TextProps {
title: string;
summary: React.ReactNode;
title?: string;
rubricColor?: ThemeColorType | RubricColorType;
}
export declare const ArticleSummary: React.FC<ArticleSummaryProps>;

@@ -17,1 +17,6 @@ import { default as React } from 'react';

};
export declare const WithoutTitle: {
args: {
title: undefined;
};
};
import { default as React } from 'react';
import { BoxProps, TabProps } from '../..';
import { TabType } from '../../../types';
import { SpacingSystemProps, TabType } from '../../../types';
export interface TabsProps extends BoxProps {

@@ -15,3 +15,4 @@ tabItems: {

tabVariant?: TabType;
tabProps?: SpacingSystemProps;
}
export declare const Tabs: React.FC<TabsProps>;
{
"name": "@20minutes/hela",
"version": "1.18.9",
"version": "1.18.10",
"repository": "git@github.com:20minutes/hela.git",

@@ -75,3 +75,3 @@ "license": "MIT",

"@20minutes/eslint-config": "^1.2.6",
"@aws-sdk/client-s3": "3.669.0",
"@aws-sdk/client-s3": "3.670.0",
"@csstools/postcss-sass": "^5.1.1",

@@ -91,3 +91,3 @@ "@octokit/core": "5.1.0",

"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.8.1",

@@ -132,3 +132,3 @@ "@typescript-eslint/parser": "^8.8.1",

"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.2",
"vite-plugin-dts": "^4.2.4",
"vite-tsconfig-paths": "^5.0.1",

@@ -135,0 +135,0 @@ "vitest": "^2.1.2"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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