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.13 to 5.1.14

2

styled-components/index.d.ts

@@ -142,2 +142,4 @@ // Type definitions for styled-components 5.1

// TODO: Add all types from the original StyledComponentWrapperProperties
componentId?: string;
displayName?: string;
shouldForwardProp?: ((prop: keyof O, defaultValidatorFn: (prop: keyof O) => boolean) => boolean) | undefined;

@@ -144,0 +146,0 @@ }

4

styled-components/package.json
{
"name": "@types/styled-components",
"version": "5.1.13",
"version": "5.1.14",
"description": "TypeScript definitions for styled-components",

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

},
"typesPublisherContentHash": "765344115f9adb243da602388912a925dcdee67926672fb8770b79012c545bd8",
"typesPublisherContentHash": "948cbe6fdbf87a7c588809a5d83665179070081c574877055038e5b744c00eea",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Thu, 26 Aug 2021 01:01:32 GMT
* Last updated: Sat, 04 Sep 2021 09:31:29 GMT
* Dependencies: [@types/csstype](https://npmjs.com/package/@types/csstype), [@types/react](https://npmjs.com/package/@types/react), [@types/hoist-non-react-statics](https://npmjs.com/package/@types/hoist-non-react-statics)

@@ -14,0 +14,0 @@ * Global values: none

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