@autorest/compare
Advanced tools
@@ -5,9 +5,9 @@ { | ||
| "packages/tools/compare/.gitignore": "cfdf11b34d003430f8b3db3b6e071be1e0dc041d", | ||
| "packages/tools/compare/.rush/temp/shrinkwrap-deps.json": "094f0beeceabf7d2fae6abb1a1e1e79d1e660387", | ||
| "packages/tools/compare/CHANGELOG.json": "b89129a46fb72c93fbcc497d4edbe6f3f4da092c", | ||
| "packages/tools/compare/CHANGELOG.md": "5a3707a31b87ac4a54ede861b7b8a017bb9cbf42", | ||
| "packages/tools/compare/.rush/temp/shrinkwrap-deps.json": "1012c02d2e47cc4026b5962daf3a561ef925af3b", | ||
| "packages/tools/compare/CHANGELOG.json": "8f367ead581e707910e2798318726269ac1edc7e", | ||
| "packages/tools/compare/CHANGELOG.md": "dc3b8824904ed8b511b3e48ef40e5cae5cac44f8", | ||
| "packages/tools/compare/LICENSE": "9e841e7a26e4eb057b24511e7b92d42b257a80e5", | ||
| "packages/tools/compare/definitions/index.d.ts": "cbb6e4c1ef2ef40d3d43fa31b41d19265153ed84", | ||
| "packages/tools/compare/jest.config.js": "bf9a3630796bedd9d55323f4a0e8c69c93b007ee", | ||
| "packages/tools/compare/package.json": "a3b7ac864efb8d5e9d9ece3cc27408d6a58a095f", | ||
| "packages/tools/compare/package.json": "dd2ffddd862a00709314443cf0421bd31be65628", | ||
| "packages/tools/compare/readme.md": "627d7109bedf806d885d1acf12d0c9ce9c657207", | ||
@@ -14,0 +14,0 @@ "packages/tools/compare/src/cli.ts": "c00cfdff39a1c2f3a486801a8980b717b37565b8", |
+17
-0
@@ -5,2 +5,19 @@ { | ||
| { | ||
| "version": "0.5.2", | ||
| "tag": "@autorest/compare_v0.5.2", | ||
| "date": "Tue, 20 May 2025 18:08:56 GMT", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Update dependencies" | ||
| } | ||
| ], | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"autorest\" from `~3.7.1` to `3.7.2`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "0.5.1", | ||
@@ -7,0 +24,0 @@ "tag": "@autorest/compare_v0.5.1", |
+8
-1
| # Change Log - @autorest/compare | ||
| This log was last generated on Mon, 24 Feb 2025 08:05:13 GMT and should not be manually modified. | ||
| This log was last generated on Tue, 20 May 2025 18:08:56 GMT and should not be manually modified. | ||
| ## 0.5.2 | ||
| Tue, 20 May 2025 18:08:56 GMT | ||
| ### Patches | ||
| - Update dependencies | ||
| ## 0.5.1 | ||
@@ -6,0 +13,0 @@ Mon, 24 Feb 2025 08:05:13 GMT |
+2
-2
| { | ||
| "name": "@autorest/compare", | ||
| "version": "0.5.2-dev.1", | ||
| "version": "0.5.2", | ||
| "description": "Compares the output between two AutoRest runs to check for material differences.", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "autorest": "~3.7.2-dev.1", | ||
| "autorest": "~3.7.2", | ||
| "chalk": "^4.1.0", | ||
@@ -26,0 +26,0 @@ "diff": "^5.1.0", |
Sorry, the diff of this file is too big to display
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
299443
-0.64%4934
-0.14%Updated