Socket
Socket
Sign inDemoInstall

@material/rtl

Package Overview
Dependencies
Maintainers
8
Versions
1662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/rtl - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

package.json
{
"name": "@material/rtl",
"description": "Material Components for the web RTL Scss helpers",
"version": "0.1.4",
"version": "0.1.5",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "keywords": [

@@ -177,4 +177,4 @@ <!--docs:

Takes a base property and emits rules that assign <base-property>-left to <left-value> and
<base-property>-right to <right-value> in a LTR context, and vice versa in a RTL context.
Takes a base property and emits rules that assign `#{$base-property}`-left to `#{left-value}` and
`#{base-property}`-right to `#{right-value}` in a LTR context, and vice versa in a RTL context.

@@ -237,2 +237,2 @@ For example:

An optional third $root-selector argument may also be given, which is passed to `mdc-rtl`.
An optional third `$root-selector` argument may also be given, which is passed to `mdc-rtl`.
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