New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@type_sync/auth

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@type_sync/auth - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-2
package.json
{
"name": "@type_sync/auth",
"version": "0.1.0",
"version": "0.1.1",
"description": "Complete authentication and authorization system for TypeSync with JWT, OAuth 2.0, and RBAC",

@@ -33,3 +33,3 @@ "main": "./dist/index.js",

"dependencies": {
"@type_sync/core": "workspace:*",
"@type_sync/core": "^0.1.1",
"zod": "^3.22.4"

@@ -36,0 +36,0 @@ },