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

@20minutes/tyr

Package Overview
Dependencies
Maintainers
0
Versions
478
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@20minutes/tyr - npm Package Compare versions

Comparing version 2.1.7 to 2.2.0

1

dist/src/pages/HomePage/HomePage.d.ts

@@ -28,3 +28,4 @@ import { default as React } from 'react';

streamingTv: React.ReactNode;
shows: React.ReactNode;
}
export declare const HomePage: React.FC<HomePageProps>;

@@ -60,2 +60,3 @@ import { HeaderProps, LayoutType, MostReadArticlesProps, OverviewBarProps } from '@20minutes/hela';

streamingTv: React.FunctionComponentElement<EntertainmentCarouselProps>;
shows: React.FunctionComponentElement<EntertainmentCarouselProps>;
headerMini?: React.ReactNode;

@@ -62,0 +63,0 @@ menu: React.ReactNode;

3

dist/src/types/ComponentConfig.d.ts

@@ -131,3 +131,4 @@ import { default as React } from 'react';

HOME_MOVIES = "home/movies",
HOME_STREAMING_TV = "home/streaming-tv"
HOME_STREAMING_TV = "home/streaming-tv",
HOME_SHOWS = "home/shows"
}

@@ -134,0 +135,0 @@ export declare const enum ComponentNameHoroscope {

{
"name": "@20minutes/tyr",
"version": "2.1.7",
"version": "2.2.0",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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

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

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