🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

postcss-selector-parser

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-selector-parser - npm Package Compare versions

Comparing version

to
3.1.1

postcss-selector-parser.d.ts

4

CHANGELOG.md

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

# 3.1.1
* Fix: typescript definitions weren't in the published package.
# 3.1.0

@@ -2,0 +6,0 @@

5

package.json
{
"name": "postcss-selector-parser",
"version": "3.1.0",
"version": "3.1.1",
"devDependencies": {

@@ -31,3 +31,4 @@ "ava": "^0.20.0",

"LICENSE-MIT",
"dist"
"dist",
"postcss-selector-parser.d.ts"
],

@@ -34,0 +35,0 @@ "scripts": {