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.1.0 to 1.1.1

6

CHANGELOG.md

@@ -1,6 +0,6 @@

# [1.1.0](https://github.com/shadiabuhilal/rtl-detect/compare/v1.0.0...v1.1.0) (2023-10-24)
## [1.1.1](https://github.com/shadiabuhilal/rtl-detect/compare/v1.1.0...v1.1.1) (2023-10-24)
### Features
### Bug Fixes
* fix semantic release ([25e3c0a](https://github.com/shadiabuhilal/rtl-detect/commit/25e3c0a0c93a42e3503faa293f07492a0c42c367))
* **filename:** fix CHANGELOG.md to generate logs automatically ([9f77280](https://github.com/shadiabuhilal/rtl-detect/commit/9f7728062d9b12ba9e41a1db16ee17acd176f0ef))
{
"name": "rtl-detect",
"version": "1.1.0",
"version": "1.1.1",
"description": "Library will help you to detect if the locale is right-to-left language.",

@@ -9,3 +9,4 @@ "main": "index.js",

"pretest": "npm run lint",
"test": "jest --coverage"
"test": "jest --coverage",
"commit": "git-cz"
},

@@ -49,6 +50,13 @@ "jest": {

"@semantic-release/release-notes-generator": "^12.0.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.26.0",
"jest": "^26.6.3",
"semantic-release": "^22.0.5"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
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