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
9
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.26.0 to 0.27.0

14

package.json
{
"name": "@rocket.chat/string-helpers",
"version": "0.26.0",
"version": "0.27.0",
"description": "Helper functions for string manipulation",

@@ -25,7 +25,7 @@ "keywords": [

"module": "dist/esm/index.js",
"types": "dist/ts3.4/index.d.ts",
"types": "dist/esm/index.d.ts",
"typesVersions": {
">=4.1": {
"<4.1": {
"*": [
"dist/esm/*"
"dist/ts3.4/*"
]

@@ -53,4 +53,4 @@ }

"devDependencies": {
"@rocket.chat/eslint-config-alt": "^0.26.0",
"@rocket.chat/prettier-config": "^0.26.0",
"@rocket.chat/eslint-config-alt": "^0.27.0",
"@rocket.chat/prettier-config": "^0.27.0",
"@types/jest": "^26.0.23",

@@ -71,3 +71,3 @@ "downlevel-dts": "^0.7.0",

},
"gitHead": "b859e6330017001f276ff68acce2e4e2eef1be7f"
"gitHead": "c658c7432ff0f8136c85acd31ee83b2594261308"
}
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