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

rtl-detect

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rtl-detect - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

.github/workflows/pull_request-workflows.yml

1

__test__/lib/rtl-detect-private.spec.js

@@ -146,2 +146,3 @@ /* global describe, it, expect */

'pnb',
'prs',
'ps',

@@ -148,0 +149,0 @@ 'sd',

@@ -158,2 +158,3 @@ /**

'pnb', /* 'پنجابی', Western Punjabi */
'prs', /* 'دری', Darī */
'ps', /* 'پښتو', Pashto, */

@@ -160,0 +161,0 @@ 'sd', /* 'سنڌي', Sindhi */

9

package.json
{
"name": "rtl-detect",
"version": "1.0.4",
"version": "1.1.0",
"description": "Library will help you to detect if the locale is right-to-left language.",

@@ -16,3 +16,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/shadiabuhilal/rtl-detect.git"
"url": "git+https://github.com/shadiabuhilal/rtl-detect.git"
},

@@ -47,5 +47,8 @@ "keywords": [

"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/release-notes-generator": "^12.0.0",
"eslint": "^7.26.0",
"jest": "^26.6.3"
"jest": "^26.6.3",
"semantic-release": "^22.0.5"
}
}
# rtl-detect
[![Build Status](https://travis-ci.org/shadiabuhilal/rtl-detect.svg)](https://travis-ci.org/shadiabuhilal/rtl-detect)
![Build Status](https://github.com/shadiabuhilal/rtl-detect/actions/workflows/push-workflows.yml/badge.svg)

@@ -65,2 +65,2 @@ This library will help you to detect if the locale is right-to-left language or not.

Copyright 2015, Yahoo! Inc.
Copyright 2015, Yahoo! Inc.
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