@autorest/compare
Advanced tools
@@ -5,9 +5,9 @@ { | ||
| "packages/tools/compare/.gitignore": "cfdf11b34d003430f8b3db3b6e071be1e0dc041d", | ||
| "packages/tools/compare/.rush/temp/shrinkwrap-deps.json": "1012c02d2e47cc4026b5962daf3a561ef925af3b", | ||
| "packages/tools/compare/CHANGELOG.json": "8f367ead581e707910e2798318726269ac1edc7e", | ||
| "packages/tools/compare/CHANGELOG.md": "dc3b8824904ed8b511b3e48ef40e5cae5cac44f8", | ||
| "packages/tools/compare/.rush/temp/shrinkwrap-deps.json": "b7dc9071f3d73f2262a20a87f51cef320f037ccb", | ||
| "packages/tools/compare/CHANGELOG.json": "e269a379b9526b276596e535ba3b2f496372c93d", | ||
| "packages/tools/compare/CHANGELOG.md": "a5d8542e786601972edec12e76b6e1581810fc64", | ||
| "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": "dd2ffddd862a00709314443cf0421bd31be65628", | ||
| "packages/tools/compare/package.json": "46eee407f036857f54aadd393bbc4eb194a8586e", | ||
| "packages/tools/compare/readme.md": "627d7109bedf806d885d1acf12d0c9ce9c657207", | ||
@@ -14,0 +14,0 @@ "packages/tools/compare/src/cli.ts": "c00cfdff39a1c2f3a486801a8980b717b37565b8", |
+12
-0
@@ -5,2 +5,14 @@ { | ||
| { | ||
| "version": "0.5.3", | ||
| "tag": "@autorest/compare_v0.5.3", | ||
| "date": "Fri, 27 Feb 2026 14:38:32 GMT", | ||
| "comments": { | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"autorest\" from `~3.7.2` to `3.8.0`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "0.5.2", | ||
@@ -7,0 +19,0 @@ "tag": "@autorest/compare_v0.5.2", |
+6
-1
| # Change Log - @autorest/compare | ||
| This log was last generated on Tue, 20 May 2025 18:08:56 GMT and should not be manually modified. | ||
| This log was last generated on Fri, 27 Feb 2026 14:38:32 GMT and should not be manually modified. | ||
| ## 0.5.3 | ||
| Fri, 27 Feb 2026 14:38:32 GMT | ||
| _Version update only_ | ||
| ## 0.5.2 | ||
@@ -6,0 +11,0 @@ Tue, 20 May 2025 18:08:56 GMT |
+2
-2
| { | ||
| "name": "@autorest/compare", | ||
| "version": "0.5.3-dev", | ||
| "version": "0.5.3", | ||
| "description": "Compares the output between two AutoRest runs to check for material differences.", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "autorest": "3.8.0-dev", | ||
| "autorest": "~3.8.0", | ||
| "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
299802
0.12%4946
0.24%+ Added
Updated