Socket
Socket
Sign inDemoInstall

csstype

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csstype - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

index.js.flow

4

package.json
{
"name": "csstype",
"version": "1.7.1",
"version": "1.7.2",
"main": "",

@@ -36,4 +36,4 @@ "types": "index.d.ts",

"index.d.ts",
"flow-typed/"
"index.js.flow"
]
}

@@ -24,3 +24,3 @@ # CSSType

CSS Properties interface with **camel** cased property names:
CSS properties interface with **camel** cased property names:

@@ -35,3 +35,3 @@ * `Properties`

CSS Properties interface with **kebab** cased property names:
CSS properties interface with **kebab** cased property names:

@@ -68,3 +68,3 @@ * `PropertiesHyphen`

At-rule interfaces containing descriptors.
At-rule interfaces with descriptors.

@@ -103,3 +103,3 @@ #### `@counter-style`

* `Pseudo`
* `Pseudos`
* `AdvancedPseudos` Function-like pseudos like `:not(...)`

@@ -110,3 +110,3 @@ * `SimplePseudos`

Lengths defaults to `string | number`. But it's possible to override it using generics.
Length unit defaults to `string | number`. But it's possible to override it using generics.

@@ -113,0 +113,0 @@ ```ts

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