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

@ctx-core/object

Package Overview
Dependencies
Maintainers
1
Versions
666
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/object - npm Package Compare versions

Comparing version 6.2.3 to 6.2.4

8

package.json
{
"name": "@ctx-core/object",
"version": "6.2.3",
"version": "6.2.4",
"description": "ctx-core object",

@@ -10,3 +10,3 @@ "main": "lib.js",

"build": "npm run clean && npm run compile",
"clean": "rm -rf .rpt2_cache; find ./*/index.* -type f -not -name 'index.ts' -delete || exit 0",
"clean": "rm tsconfig.tsbuildinfo",
"compile": "tsc -b",

@@ -34,3 +34,3 @@ "prepublishOnly": "npm run compile",

"dependencies": {
"@ctx-core/function": "^10.5.18"
"@ctx-core/function": "^10.5.19"
},

@@ -40,3 +40,3 @@ "devDependencies": {

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