Socket
Socket
Sign inDemoInstall

@types/styled-system

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/styled-system - npm Package Compare versions

Comparing version 5.1.15 to 5.1.16

4

styled-system/index.d.ts

@@ -141,3 +141,3 @@ // Type definitions for styled-system 5.1

export function style<N = string | number, S = Scale>(
// tslint:disable-next-line no-unnecessary-generics
// eslint-disable-next-line no-unnecessary-generics
args: LowLevelStyleFunctionArguments<N, S>,

@@ -212,3 +212,3 @@ ): styleFn;

>(
// tslint:disable-next-line no-unnecessary-generics
// eslint-disable-next-line no-unnecessary-generics
props: VariantArgs<TStyle, K, TPropName>

@@ -215,0 +215,0 @@ ): (...args: any[]) => any;

{
"name": "@types/styled-system",
"version": "5.1.15",
"version": "5.1.16",
"description": "TypeScript definitions for styled-system",

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

},
"typesPublisherContentHash": "8b890255a49feb62dc5f961f7635ad83459c1de2af3ed3bb9adf03b5d99a7bda",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "31efcc526a7e2359a948f650f624835e052cc85c569bec59455201e9349d357e",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Tue, 11 Jan 2022 22:31:54 GMT
* Last updated: Fri, 30 Dec 2022 23:03:49 GMT
* Dependencies: [@types/csstype](https://npmjs.com/package/@types/csstype)

@@ -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