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

postcss-px-to-viewport-update

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-px-to-viewport-update - npm Package Versions

1.2.0

Diff

Changelog

Source

[Unreleased 1.2.0] - 2020-xx-xx

You can install edge-version over npm i -D evrone/postcss-px-to-viewport or yarn add -D evrone/postcss-px-to-viewport.

Added

  • #50 by @IceApriler: include (Regexp or Array of Regexp) If include is set, only matching files will be converted, for example, only files under src/mobile/ (include: /\/src\/mobile\//)

    exclude and include can be set together, and the intersection of the two rules will be taken.

  • Added /* px-to-viewport-ignore */ and /* px-to-viewport-ignore-next */ — special comments for ignore conversion of single lines, inspired by #27 from @lcat Read more about ignoring.

Changed

  • Changed testing lib to Jest from jasmine-node.
  • package-lock.json included to git-repo.
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