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

@type_sync/lambda

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/lambda - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-2
package.json
{
"name": "@type_sync/lambda",
"version": "0.1.0",
"version": "0.1.1",
"description": "AWS Lambda adapter for TypeSync - deploy type-safe APIs to serverless",

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

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

@@ -35,0 +35,0 @@ },