@arcjet/protocol
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
118141
+ Added@bufbuild/protobuf@1.6.0(transitive)
+ Added@connectrpc/connect@1.1.4(transitive)
- Removed@bufbuild/protobuf@1.4.2(transitive)
- Removed@connectrpc/connect@1.1.3(transitive)
Updated@bufbuild/protobuf@1.6.0
Updated@connectrpc/connect@1.1.4