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

@rocket.chat/string-helpers

Package Overview
Dependencies
Maintainers
7
Versions
615
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rocket.chat/string-helpers - npm Package Compare versions

Comparing version 0.6.3-dev.338 to 0.6.3-dev.339

15

package.json
{
"name": "@rocket.chat/string-helpers",
"version": "0.6.3-dev.338+e4e02951",
"version": "0.6.3-dev.339+90549c79",
"description": "Helper functions for string manipulation",

@@ -34,4 +34,4 @@ "keywords": [

".:build:cjs": "tsc -p tsconfig-cjs.json",
"lint": "eslint src",
"lint-fix": "eslint --fix src",
"lint": "lint",
"lint-and-fix": "lint-and-fix",
"lint-staged": "lint-staged",

@@ -45,8 +45,9 @@ "test": "jest --runInBand",

"devDependencies": {
"@rocket.chat/eslint-config-alt": "^0.30.0",
"@rocket.chat/prettier-config": "^0.30.0",
"@rocket.chat/eslint-config-alt": "^0.6.3-dev.339+90549c79",
"@rocket.chat/prettier-config": "^0.6.3-dev.339+90549c79",
"@types/jest": "^27.0.2",
"eslint": "^7.32.0",
"jest": "^27.2.1",
"lint-staged": "^11.0.0",
"lint-all": "^0.30.0",
"lint-staged": "^11.2.3",
"npm-run-all": "^4.1.5",

@@ -62,3 +63,3 @@ "prettier": "^2.3.2",

},
"gitHead": "e4e0295140b95048c5f4dabf4d5a6c7dbae315ba"
"gitHead": "90549c790d6935c34c3ff75f6634d6c471f28f67"
}

@@ -73,9 +73,9 @@ <!--header-->

<!--yarn(lint-fix)-->
<!--yarn(lint-and-fix)-->
```sh
yarn lint-fix
yarn lint-and-fix
```
<!--/yarn(lint-fix)-->
<!--/yarn(lint-and-fix)-->

@@ -82,0 +82,0 @@ ### Running tests

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