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
6
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.11.343 to 2.11.347

4

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

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

},
"gitHead": "d6c2d38124520c29cc451651c5d0baf15cf19f70"
"gitHead": "dc2d8bd9d193448f2fc0aa5dcf1cff5baef25bbb"
}

@@ -18,6 +18,6 @@ 'use strict'

scriptEle.addEventListener('error', (ev) => {
reject(new Error({
reject({
status: false,
message: `Failed to load the script ${FILE_URL}`
}))
})
})

@@ -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