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

@ctx-core/env

Package Overview
Dependencies
Maintainers
1
Versions
970
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/env - npm Package Compare versions

Comparing version 8.2.5 to 8.2.6

14

package.json
{
"name": "@ctx-core/env",
"version": "8.2.5",
"version": "8.2.6",
"description": "ctx-core env",

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

"build": "npm run clean && npm run compile",
"clean": "rm tsconfig.tsbuildinfo",
"clean": "rm -f tsconfig.tsbuildinfo",
"compile": "tsc -b",

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

"dependencies": {
"@ctx-core/error": "^5.1.35",
"@ctx-core/logger": "^3.1.2",
"@ctx-core/object": "^6.2.4",
"@ctx-core/package": "^3.1.4",
"@ctx-core/error": "^5.1.36",
"@ctx-core/logger": "^3.1.3",
"@ctx-core/object": "^6.2.5",
"@ctx-core/package": "^3.1.5",
"svelte": "^3.12.1"
},
"gitHead": "24af2f21f330aa55dee64cf335a341bb0bb091ea"
"gitHead": "4345dc30282f5c5dc4a1a584e0938509847c476b"
}
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