Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.0.7 to 4.0.8

6

lib.js

@@ -5,5 +5,5 @@ /**

*/
import { assign, clone, defaults } from '@ctx-core/object/lib.js'
import { log, error, debug } from '@ctx-core/logger/lib.js'
const logPrefix = '@ctx-core/error/lib.js'
import { assign, clone, defaults } from '@ctx-core/object'
import { log, error, debug } from '@ctx-core/logger'
const logPrefix = '@ctx-core/error'
/**

@@ -10,0 +10,0 @@ * ctx used to throw & catch errors

{
"name": "@ctx-core/error",
"version": "4.0.7",
"version": "4.0.8",
"description": "ctx-core error",

@@ -24,6 +24,6 @@ "main": "lib.js",

"dependencies": {
"@ctx-core/logger": "^3.0.7",
"@ctx-core/object": "^3.1.3"
"@ctx-core/logger": "^3.0.8",
"@ctx-core/object": "^3.1.4"
},
"gitHead": "cd0e025c614189d4d12f32fb9549717da707b5de"
"gitHead": "d42b7cccfdd69d0ddc4a3da0fc54c783eb4ac0c3"
}
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