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.4.0 to 3.4.1

4

CHANGELOG.md

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

## 27.07.2016, Version 3.4.1
:star: Added publich script.
:green_apple: Fixed post-refactor error in Node#last method.
## 27.07.2016, Version 3.4.0

@@ -12,0 +16,0 @@

2

package.json
{
"name": "gonzales-pe",
"description": "Gonzales Preprocessor Edition (fast CSS parser)",
"version": "3.4.0",
"version": "3.4.1",
"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.4.0
# 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)

@@ -16,3 +16,3 @@ [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/m29jphtrqt398v2o/branch/dev?svg=true)]

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

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

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

@@ -32,4 +32,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.

@@ -36,0 +36,0 @@ npm install

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