New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@connectrpc/connect-migrate

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connectrpc/connect-migrate - npm Package Compare versions

Comparing version 0.13.2 to 1.0.0-rc1

4

dist/cjs/migrations/v0.13.1.js

@@ -28,4 +28,4 @@ "use strict";

const migrate_lock_files_1 = require("../lib/migrate-lock-files");
exports.targetVersionConnectEs = "0.13.2";
exports.targetVersionConnectQuery = "0.4.2";
exports.targetVersionConnectEs = "1.0.0-rc1";
exports.targetVersionConnectQuery = "0.4.3";
/**

@@ -32,0 +32,0 @@ * The latest available version of protoc-gen-connect-web is v0.11.0.

@@ -168,3 +168,3 @@ "use strict";

dependencies: {
"@connectrpc/connect": "^0.13.0",
"@connectrpc/connect": "^1.0.0-rc1",
},

@@ -171,0 +171,0 @@ });

{
"name": "@connectrpc/connect-migrate",
"version": "0.13.2",
"version": "1.0.0-rc1",
"description": "This tool updates your Connect project to use the new @connectrpc packages.",

@@ -8,3 +8,3 @@ "license": "Apache-2.0",

"type": "git",
"url": "https://github.com/bufbuild/connect-es.git",
"url": "https://github.com/connectrpc/connect-es.git",
"directory": "packages/connect-migrate"

@@ -11,0 +11,0 @@ },

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