Socket
Socket
Sign inDemoInstall

@types/css-tree

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.6 to 2.3.7

5

css-tree/index.d.ts

@@ -258,2 +258,6 @@ export interface CssLocation {

export interface NestingSelector extends CssNodeCommon {
type: "NestingSelector";
}
export interface Nth extends CssNodeCommon {

@@ -430,2 +434,3 @@ type: "Nth";

| MediaQueryList
| NestingSelector
| Nth

@@ -432,0 +437,0 @@ | NumberNode

4

css-tree/package.json
{
"name": "@types/css-tree",
"version": "2.3.6",
"version": "2.3.7",
"description": "TypeScript definitions for css-tree",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css-tree",

"dependencies": {},
"typesPublisherContentHash": "e6222ea56f03c7741e3a2d8d640036502887049d8dfe1211a3283dce281554c1",
"typesPublisherContentHash": "3d314ba3c33e15de91b56baf844c81b6b0deb973273419ace4868ce9a899e9ae",
"typeScriptVersion": "4.6"
}

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

### Additional Details
* Last updated: Mon, 12 Feb 2024 10:07:31 GMT
* Last updated: Tue, 05 Mar 2024 08:35:36 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc