New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3.4 to 3.3.5

11

CHANGELOG.md

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

## 21.06.2016, Version 3.3.5
:green_apple: Fixed issue with content at-rule and keyframes in Sass and SCSS.
:green_apple: Fixed namespace attribute selector in CSS, Sass and SCSS.
:green_apple: Fixed issue with modulo operator in values in Sass.
:green_apple: Fixed usage of @content with keyframes in Sass and SCSS.
:green_apple: Fixed namespace attribute selector issue in CSS, Sass and SCSS.
:green_apple: Fixed parsing of interpolations in pseudo-classes in Sass and SCSS.
:green_apple: Fixed interpolated percentage keyframe selector issue in Sass and SCSS.
:green_apple: Updated Travis config to not include environment variables.
## 18.05.2016, Version 3.3.4

@@ -12,0 +23,0 @@

2

package.json
{
"name": "gonzales-pe",
"description": "Gonzales Preprocessor Edition (fast CSS parser)",
"version": "3.3.4",
"version": "3.3.5",
"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.4
# Gonzales PE @3.3.5

@@ -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.4
npm install -g gonzales-pe@3.3.5
```

@@ -23,3 +23,3 @@

```bash
npm install --save gonzales-pe@3.3.4
npm install --save gonzales-pe@3.3.5
```

@@ -26,0 +26,0 @@

Sorry, the diff of this file is not supported yet

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