@types/postcss-safe-parser
Advanced tools
Comparing version 4.0.0 to 5.0.0
@@ -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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3680
18
+ Addednanoid@3.3.8(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.4.49(transitive)
+ Addedsource-map-js@1.2.1(transitive)
- Removedpicocolors@0.2.1(transitive)
- Removedpostcss@7.0.39(transitive)
- Removedsource-map@0.6.1(transitive)
Updatedpostcss@^8.1.0