Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@forwardimpact/libtype

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forwardimpact/libtype - npm Package Compare versions

Comparing version
0.1.73
to
0.1.74
+13
-7
package.json
{
"name": "@forwardimpact/libtype",
"version": "0.1.73",
"version": "0.1.74",
"description": "Generated protobuf types and namespaces shared across agent-facing services.",

@@ -11,2 +11,10 @@ "keywords": [

],
"homepage": "https://www.forwardimpact.team",
"repository": {
"type": "git",
"url": "git+https://github.com/forwardimpact/monorepo.git",
"directory": "libraries/libtype"
},
"license": "Apache-2.0",
"author": "D. Olsson <hi@senzilla.io>",
"forwardimpact": {

@@ -18,4 +26,2 @@ "capability": "agent-infrastructure",

},
"license": "Apache-2.0",
"author": "D. Olsson <hi@senzilla.io>",
"type": "module",

@@ -27,6 +33,2 @@ "main": "./src/index.js",

],
"engines": {
"bun": ">=1.2.0",
"node": ">=18.0.0"
},
"scripts": {

@@ -42,2 +44,6 @@ "test": "bun test test/*.test.js"

},
"engines": {
"bun": ">=1.2.0",
"node": ">=18.0.0"
},
"publishConfig": {

@@ -44,0 +50,0 @@ "access": "public"