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

postcss-px-to-em

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-px-to-em - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "postcss-px-to-em",
"version": "1.0.0",
"version": "1.0.1",
"description": "PostCSS plugin to convert all px measurements to em",

@@ -25,2 +25,3 @@ "keywords": [

"dependencies": {
"lodash": "^3.10.0",
"postcss": "^4.1.13"

@@ -32,4 +33,3 @@ },

"gulp-eslint": "^0.14.0",
"gulp-mocha": "^2.1.2",
"lodash": "^3.10.0"
"gulp-mocha": "^2.1.2"
},

@@ -36,0 +36,0 @@ "scripts": {

@@ -66,3 +66,3 @@ # PostCSS px To em [![Build Status][ci-img]][ci]

[PostCSS]: https://github.com/postcss/postcss
[ci-img]: https://travis-ci.org/ojame/postcss-pixels-to-em.svg
[ci]: https://travis-ci.org/ojame/postcss-pixels-to-em
[ci-img]: https://travis-ci.org/macropodhq/postcss-px-to-em.svg
[ci]: https://travis-ci.org/macropodhq/postcss-px-to-em
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