Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arcjet/protocol

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/protocol - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

19

package.json
{
"name": "@arcjet/protocol",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "The TypeScript & JavaScript interface into the Arcjet protocol",

@@ -13,3 +13,4 @@ "license": "Apache-2.0",

"engines": {
"node": ">=18"
"node": ">=18",
"npm": ">=10"
},

@@ -36,15 +37,15 @@ "type": "module",

"dependencies": {
"@bufbuild/protobuf": "1.4.2",
"@connectrpc/connect": "1.1.3",
"@bufbuild/protobuf": "1.6.0",
"@connectrpc/connect": "1.1.4",
"typeid-js": "0.3.0"
},
"devDependencies": {
"@arcjet/eslint-config": "1.0.0-alpha.3",
"@arcjet/rollup-config": "1.0.0-alpha.3",
"@arcjet/tsconfig": "1.0.0-alpha.3",
"@arcjet/eslint-config": "1.0.0-alpha.4",
"@arcjet/rollup-config": "1.0.0-alpha.4",
"@arcjet/tsconfig": "1.0.0-alpha.4",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.6.1",
"@rollup/wasm-node": "4.8.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},

@@ -51,0 +52,0 @@ "publishConfig": {

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