Socket
Socket
Sign inDemoInstall

pixrem

Package Overview
Dependencies
12
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 5.0.0

12

package.json
{
"name": "pixrem",
"description": "A CSS post-processor that generates pixel fallbacks for rem units.",
"version": "4.0.1",
"version": "5.0.0",
"homepage": "https://github.com/robwierzbowski/node-pixrem",

@@ -14,3 +14,3 @@ "author": "Rob Wierzbowski <hello@robwierzbowski.com> (http://robwierzbowski.com)",

{
"type": "BSD-new"
"type": "BSD-3-Clause"
}

@@ -20,3 +20,3 @@ ],

"engines": {
"node": ">=0.10.0",
"node": ">=4.0.0",
"npm": ">=1.2.10"

@@ -28,5 +28,5 @@ },

"dependencies": {
"browserslist": "^2.0.0",
"postcss": "^6.0.0",
"reduce-css-calc": "^1.2.7"
"browserslist": "^4.3.6",
"postcss": "^7.0.7",
"reduce-css-calc": "^2.1.5"
},

@@ -33,0 +33,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc