🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@atom8n/errors

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom8n/errors - npm Package Compare versions

Comparing version
0.5.0
to
0.5.1
+4
-4
package.json
{
"name": "@atom8n/errors",
"version": "0.5.0",
"version": "0.5.1",
"scripts": {

@@ -24,8 +24,8 @@ "clean": "rimraf dist .turbo",

"devDependencies": {
"@atom8n/typescript-config": "1.3.0",
"@sentry/node": "catalog:"
"@atom8n/typescript-config": "1.3.1",
"@sentry/node": "^9.42.1"
},
"dependencies": {
"callsites": "catalog:"
"callsites": "3.1.0"
}
}