gonzales-pe
Advanced tools
Comparing version 3.3.5 to 3.3.6
@@ -10,2 +10,6 @@ # Changelog | ||
## 01.07.2016, Version 3.3.6 | ||
:green_apple: Fixed parsing of nth selector without numbers before `n`. | ||
## 21.06.2016, Version 3.3.5 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "gonzales-pe", | ||
"description": "Gonzales Preprocessor Edition (fast CSS parser)", | ||
"version": "3.3.5", | ||
"version": "3.3.6", | ||
"homepage": "http://github.com/tonyganch/gonzales-pe", | ||
@@ -6,0 +6,0 @@ "bugs": "http://github.com/tonyganch/gonzales-pe/issues", |
@@ -1,2 +0,2 @@ | ||
# Gonzales PE @3.3.5 | ||
# Gonzales PE @3.3.6 | ||
@@ -16,3 +16,3 @@ [![Build Status](https://travis-ci.org/tonyganch/gonzales-pe.svg?branch=3.0)] | ||
```bash | ||
npm install -g gonzales-pe@3.3.5 | ||
npm install -g gonzales-pe@3.3.6 | ||
``` | ||
@@ -23,3 +23,3 @@ | ||
```bash | ||
npm install --save gonzales-pe@3.3.5 | ||
npm install --save gonzales-pe@3.3.6 | ||
``` | ||
@@ -26,0 +26,0 @@ |
Sorry, the diff of this file is too big to display
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
484408