Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/csso

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/csso - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

10

csso/index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for csso 5.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as csstree from 'css-tree';
import * as csstree from "css-tree";

@@ -51,6 +51,6 @@ export as namespace csso;

| {
tags?: string[] | undefined;
ids?: string[] | undefined;
classes?: string[] | undefined;
}
tags?: string[] | undefined;
ids?: string[] | undefined;
classes?: string[] | undefined;
}
| undefined;

@@ -57,0 +57,0 @@ }

{
"name": "@types/csso",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for csso",

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

},
"typesPublisherContentHash": "9e4fda0ab87050fa1d4be6777a65e487a34292cab67fece90c1dc22945aaf047",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "1b6f3c096440006aa512a0a4f91c1ef81afd721210d9017e483bc4a2630af124",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 07 Dec 2021 18:31:01 GMT
* Last updated: Mon, 04 Sep 2023 15:41:30 GMT
* Dependencies: [@types/css-tree](https://npmjs.com/package/@types/css-tree)

@@ -14,0 +14,0 @@ * Global values: `csso`

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