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

@ctx-core/error

Package Overview
Dependencies
Maintainers
1
Versions
665
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/error - npm Package Compare versions

Comparing version 5.1.34 to 5.1.35

lib.js

12

package.json
{
"name": "@ctx-core/error",
"version": "5.1.34",
"version": "5.1.35",
"description": "ctx-core error",

@@ -8,2 +8,6 @@ "main": "lib.js",

"scripts": {
"build": "npm run clean && npm run compile",
"clean": "rm tsconfig.tsbuildinfo",
"compile": "tsc -b",
"prepublishOnly": "npm run compile",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -29,6 +33,6 @@ },

"dependencies": {
"@ctx-core/logger": "^3.1.1",
"@ctx-core/object": "^6.2.3"
"@ctx-core/logger": "^3.1.2",
"@ctx-core/object": "^6.2.4"
},
"gitHead": "3fdbaccde62598ce835694ea0f41c0ed78e4ca6d"
"gitHead": "24af2f21f330aa55dee64cf335a341bb0bb091ea"
}
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