Comparing version 1.181.2 to 2.0.0
{ | ||
"name": "ts-proto", | ||
"version": "1.181.2", | ||
"version": "2.0.0", | ||
"description": "", | ||
@@ -39,8 +39,8 @@ "main": "build/plugin.js", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/commit-analyzer": "^10.0.1", | ||
"@semantic-release/commit-analyzer": "^13.0.0", | ||
"@semantic-release/exec": "^6.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^9.0.3", | ||
"@semantic-release/npm": "^10.0.4", | ||
"@semantic-release/release-notes-generator": "^11.0.4", | ||
"@semantic-release/github": "^10.1.6", | ||
"@semantic-release/npm": "^12.0.1", | ||
"@semantic-release/release-notes-generator": "^14.0.1", | ||
"@tsconfig/strictest": "^2.0.1", | ||
@@ -51,2 +51,3 @@ "@types/jest": "^29.5.3", | ||
"chokidar": "^3.5.3", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
"dataloader": "^2.2.2", | ||
@@ -60,18 +61,19 @@ "jest": "^29.6.1", | ||
"prettier": "^2.8.8", | ||
"protobufjs": "^7.2.4", | ||
"protobufjs-cli": "^1.1.1", | ||
"reflect-metadata": "^0.1.13", | ||
"rxjs": "^7.8.1", | ||
"semantic-release": "^21.0.7", | ||
"semantic-release": "^24.0.0", | ||
"ts-jest": "^29.1.1", | ||
"tsx": "^4.11.2", | ||
"typescript": "^5.1.6", | ||
"tsx": "^4.17.0", | ||
"typescript": "^5.5.4", | ||
"uglify-js": "^3.17.4" | ||
}, | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^2.0.0", | ||
"case-anything": "^2.1.13", | ||
"protobufjs": "^7.2.4", | ||
"ts-poet": "^6.7.0", | ||
"ts-proto-descriptors": "1.16.0" | ||
}, | ||
"packageManager": "yarn@3.6.0" | ||
"packageManager": "yarn@4.4.0" | ||
} |
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
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
642141
54
12941
37
1
+ Added@bufbuild/protobuf@^2.0.0
+ Added@bufbuild/protobuf@2.2.2(transitive)
- Removedprotobufjs@^7.2.4