@connectrpc/connect-migrate
Advanced tools
Comparing version 0.13.2 to 1.0.0-rc1
@@ -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 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
69954
1