@aws/amazon-q-developer-cli-proto
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@aws/amazon-q-developer-cli-proto", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"license": "MIT OR Apache-2.0", | ||
@@ -9,3 +9,3 @@ "author": "Amazon Web Services", | ||
"exports": { | ||
"./*": "./dist/*.pb.js" | ||
"./*": "./dist/*_pb.js" | ||
}, | ||
@@ -19,6 +19,7 @@ "files": [ | ||
"dependencies": { | ||
"@bufbuild/protobuf": "2.2.2" | ||
"@bufbuild/protobuf": "2.2.3" | ||
}, | ||
"devDependencies": { | ||
"ts-proto": "^2.5.0", | ||
"@bufbuild/buf": "^1.47.2", | ||
"@bufbuild/protoc-gen-es": "^2.2.3", | ||
"typescript": "^5.7.2", | ||
@@ -28,3 +29,3 @@ "@amzn/tsconfig": "^0.1.0" | ||
"scripts": { | ||
"build": "./build-ts.sh", | ||
"build": "rm -rf dist && buf generate && tsc", | ||
"lint": "buf lint && (buf format --exit-code > /dev/null || (echo 'Run `buf format -w`' && exit 1))", | ||
@@ -31,0 +32,0 @@ "lint:fix": "buf format -w", |
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
274611
4
18
7273
6
1
+ Added@bufbuild/protobuf@2.2.3(transitive)
- Removed@bufbuild/protobuf@2.2.2(transitive)
Updated@bufbuild/protobuf@2.2.3