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 4.0.0 to 5.0.0

4

postcss-safe-parser/index.d.ts

@@ -1,5 +0,7 @@

// Type definitions for postcss-safe-parser 4.0
// Type definitions for postcss-safe-parser 5.0
// Project: https://github.com/postcss/postcss-safe-parser#readme
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Fabian van der Veen <https://github.com/fvanderveen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.6

@@ -6,0 +8,0 @@ import { Parser } from 'postcss';

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

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "peterblazejewicz"
},
{
"name": "Fabian van der Veen",
"url": "https://github.com/fvanderveen",
"githubUsername": "fvanderveen"
}

@@ -23,6 +28,6 @@ ],

"dependencies": {
"postcss": "^7.0.30"
"postcss": "^8.1.0"
},
"typesPublisherContentHash": "22fb7a599cdd8873aa4a9f1ae3a79805f7455f60ffd8d7a8676e3a86a499c6db",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "665a9bc5e4fd3e713c425ca9f1be2ec3ac56b1cf975be16c68fa341a379a0a07",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Tue, 19 May 2020 23:09:40 GMT
* Last updated: Wed, 28 Apr 2021 07:31:22 GMT
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz).
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Fabian van der Veen](https://github.com/fvanderveen).
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