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.2 to 5.0.3

7

postcss-safe-parser/index.d.ts

@@ -1,8 +0,1 @@

// 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
import { Parser, Root } from "postcss";

@@ -9,0 +2,0 @@

12

postcss-safe-parser/package.json
{
"name": "@types/postcss-safe-parser",
"version": "5.0.2",
"version": "5.0.3",
"description": "TypeScript definitions for postcss-safe-parser",

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

"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Fabian van der Veen",
"url": "https://github.com/fvanderveen",
"githubUsername": "fvanderveen"
"githubUsername": "fvanderveen",
"url": "https://github.com/fvanderveen"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "9900fe881aa016c6ac6fd6a313d079f8ad95e419509619e138178435b819a73b",
"typesPublisherContentHash": "f374e8d61435bd67ddec74345cbf0b107946f9337630c4b5aec260a23fdc4038",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// 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
import { Parser, Root } from "postcss";

@@ -38,7 +31,6 @@

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss)
* Global values: none
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [postcss](https://npmjs.com/package/postcss)
# Credits
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