Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gonzales-pe

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gonzales-pe - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

6

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## 18.10.2015, Version 3.0.3
#### Parsing rules
:green_apple: Fixed parsing of spaces inside interpolations in Sass and SCSS.
## 18.10.2015, Version 3.0.2

@@ -12,0 +18,0 @@

2

package.json
{
"name": "gonzales-pe",
"description": "Gonzales Preprocessor Edition (fast CSS parser)",
"version": "3.0.2",
"version": "3.0.3",
"homepage": "http://github.com/tonyganch/gonzales-pe",

@@ -6,0 +6,0 @@ "bugs": "http://github.com/tonyganch/gonzales-pe/issues",

@@ -1,4 +0,4 @@

# Gonzales PE @3.0.2
# Gonzales PE @dev
[![Build Status](https://travis-ci.org/tonyganch/gonzales-pe.svg?branch=3.0)]
[![Build Status](https://travis-ci.org/tonyganch/gonzales-pe.svg)]
(https://travis-ci.org/tonyganch/gonzales-pe)

@@ -14,3 +14,3 @@

```bash
npm install -g gonzales-pe@3.0.2
npm install -g git://github.com/tonyganch/gonzales-pe.git#dev
```

@@ -21,3 +21,3 @@

```bash
npm install --save gonzales-pe@3.0.2
npm install --save git://github.com/tonyganch/gonzales-pe.git#dev
```

@@ -30,4 +30,4 @@

git clone git@github.com:tonyganch/gonzales-pe.git
# Go to `3.0` branch.
git checkout 3.0
# Go to dev branch.
git checkout dev
# Install project dependencies.

@@ -34,0 +34,0 @@ npm install

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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