Socket
Socket
Sign inDemoInstall

postcss-safe-parser

Package Overview
Dependencies
1
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

3

CHANGELOG.md

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

## 1.0.6
* Fix package dependencies.
## 1.0.5

@@ -2,0 +5,0 @@ * Fix CSS syntax error position on unclosed quotes.

6

package.json
{
"name": "postcss-safe-parser",
"version": "1.0.5",
"version": "1.0.6",
"description": "Fault-tolerant CSS parser for PostCSS",

@@ -16,4 +16,3 @@ "keywords": [

"dependencies": {
"babel-preset-es2015": "6.5.0",
"postcss": "^5.0.15"
"postcss": "^5.0.16"
},

@@ -35,2 +34,3 @@ "devDependencies": {

"babel-preset-stage-0": "6.5.0",
"babel-preset-es2015": "6.5.0",
"babel-core": "6.5.2"

@@ -37,0 +37,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc