Socket
Socket
Sign inDemoInstall

@types/styled-components

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/styled-components - npm Package Compare versions

Comparing version 5.1.33 to 5.1.34

9

styled-components/index.d.ts

@@ -211,6 +211,7 @@ // forward declarations

export type StyledFunction<C extends keyof React.JSX.IntrinsicElements | React.ComponentType<any>> = ThemedStyledFunction<
C,
any
>;
export type StyledFunction<C extends keyof React.JSX.IntrinsicElements | React.ComponentType<any>> =
ThemedStyledFunction<
C,
any
>;

@@ -217,0 +218,0 @@ type ThemedStyledComponentFactories<T extends object> = {

{
"name": "@types/styled-components",
"version": "5.1.33",
"version": "5.1.34",
"description": "TypeScript definitions for styled-components",

@@ -67,4 +67,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-components",

},
"typesPublisherContentHash": "fb18745e20d05e9d91fe1019d70f8153967ec2c328a341f5efe71be37eabbb27",
"typesPublisherContentHash": "2edc0da60aad58eb5fc185ddf9ac5e7fe3aceef9c11f79fa301fd6926d85b081",
"typeScriptVersion": "4.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 06 Dec 2023 06:08:17 GMT
* Last updated: Wed, 06 Dec 2023 06:36:35 GMT
* Dependencies: [@types/hoist-non-react-statics](https://npmjs.com/package/@types/hoist-non-react-statics), [@types/react](https://npmjs.com/package/@types/react), [csstype](https://npmjs.com/package/csstype)

@@ -14,0 +14,0 @@

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