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

@types/postcss-safe-parser

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/postcss-safe-parser - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

2

postcss-safe-parser/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for postcss-safe-parser 5.0

import { Parser, Root } from 'postcss';
import { Parser, Root } from "postcss";

@@ -11,0 +11,0 @@ /**

{
"name": "@types/postcss-safe-parser",
"version": "5.0.1",
"version": "5.0.2",
"description": "TypeScript definitions for postcss-safe-parser",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-safe-parser",

},
"typesPublisherContentHash": "5105a673edb884057945aa39a69fd3a7e468b252a0a144d4726bb4f60c04b3ba",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "9900fe881aa016c6ac6fd6a313d079f8ad95e419509619e138178435b819a73b",
"typeScriptVersion": "4.5"
}

@@ -18,3 +18,3 @@ # Installation

import { Parser, Root } from 'postcss';
import { Parser, Root } from "postcss";

@@ -38,3 +38,3 @@ /**

### Additional Details
* Last updated: Mon, 06 Dec 2021 17:01:01 GMT
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss)

@@ -41,0 +41,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