@connectrpc/protoc-gen-connect-query
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
{ | ||
"name": "@connectrpc/protoc-gen-connect-query", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0-rc.2", | ||
"description": "Code generator for connect-query", | ||
@@ -30,13 +30,13 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@bufbuild/buf": "1.27.1", | ||
"@bufbuild/protoc-gen-es": "^1.3.3", | ||
"@connectrpc/connect": "^1.1.2", | ||
"@connectrpc/connect-react-query": "workspace:*", | ||
"@connectrpc/protoc-gen-connect-es": "^1.1.2", | ||
"@tanstack/react-query": "^4.36.1", | ||
"@bufbuild/buf": "1.27.2", | ||
"@bufbuild/protoc-gen-es": "^1.4.1", | ||
"@connectrpc/connect": "^1.1.3", | ||
"@connectrpc/connect-query": "workspace:*", | ||
"@connectrpc/protoc-gen-connect-es": "^1.1.3", | ||
"@tanstack/react-query": "^5.4.3", | ||
"typescript": "^5.2.2" | ||
}, | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^1.3.3", | ||
"@bufbuild/protoplugin": "^1.3.3" | ||
"@bufbuild/protobuf": "^1.4.1", | ||
"@bufbuild/protoplugin": "^1.4.1" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
{ | ||
"name": "@connectrpc/protoc-gen-connect-query", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0-rc.2", | ||
"description": "Code generator for connect-query", | ||
@@ -23,13 +23,13 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@bufbuild/buf": "1.27.1", | ||
"@bufbuild/protoc-gen-es": "^1.3.3", | ||
"@connectrpc/connect": "^1.1.2", | ||
"@connectrpc/protoc-gen-connect-es": "^1.1.2", | ||
"@tanstack/react-query": "^4.36.1", | ||
"@bufbuild/buf": "1.27.2", | ||
"@bufbuild/protoc-gen-es": "^1.4.1", | ||
"@connectrpc/connect": "^1.1.3", | ||
"@connectrpc/protoc-gen-connect-es": "^1.1.3", | ||
"@tanstack/react-query": "^5.4.3", | ||
"typescript": "^5.2.2", | ||
"@connectrpc/connect-react-query": "1.0.0-rc.1" | ||
"@connectrpc/connect-query": "1.0.0-rc.2" | ||
}, | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^1.3.3", | ||
"@bufbuild/protoplugin": "^1.3.3" | ||
"@bufbuild/protobuf": "^1.4.1", | ||
"@bufbuild/protoplugin": "^1.4.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
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
37171
Updated@bufbuild/protobuf@^1.4.1
Updated@bufbuild/protoplugin@^1.4.1