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

rtlcss

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rtlcss - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

package.json
{
"author": "Mohammad Younes",
"name": "rtlcss",
"version": "0.2.0",
"version": "0.2.1",
"description": "Framework for transforming cascading style sheets (CSS) from left-to-right (LTR) to right-to-left (RTL)",

@@ -13,3 +13,3 @@ "license": "MIT",

"dependencies": {
"postcss":"0.3.3",
"postcss":"0.3.4",
"chalk":"0.4.0"

@@ -16,0 +16,0 @@ },

@@ -205,3 +205,5 @@ RTLCSS

## Release Notes
* **v0.2.1** [20 Mar. 2014]
* Upgrade to [POSTCSS] v0.3.4
* **v0.2.0** [20 Mar. 2014]

@@ -208,0 +210,0 @@ * Support combining with other processors.

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