New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@symbo.ls/utils

Package Overview
Dependencies
Maintainers
7
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/utils - npm Package Compare versions

Comparing version 2.10.6 to 2.10.31

4

package.json
{
"name": "@symbo.ls/utils",
"version": "2.10.6",
"version": "2.10.31",
"main": "src/index.js",

@@ -10,3 +10,3 @@ "author": "symbo.ls",

},
"gitHead": "c46e6b86a937970bb7aa1868c230dc133f829018"
"gitHead": "828e14653b4f33040eaf9f42ba4adcc5111feb91"
}

@@ -21,3 +21,3 @@ 'use strict'

return index === 0 ? word.toLowerCase() : word.toUpperCase()
}).replace(/\s+/g, '')
}).replaceAll(/\s+/g, '')
}

@@ -24,0 +24,0 @@

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