@river-build/proto
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@river-build/proto", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"packageManager": "yarn@3.8.0", | ||
@@ -12,7 +12,6 @@ "type": "module", | ||
"buf:lint": "cd ../.. && buf lint --path protocol/protocol.proto --path protocol/payloads.proto --path packages/proto/internal.proto", | ||
"build": "yarn buf:generate && tsc", | ||
"cb": "yarn clean && yarn build", | ||
"clean": "yarn buf:clean && rm -rf ./dist", | ||
"my-jest": "yarn node -r ../../scripts/node-no-warn.js --experimental-vm-modules $(yarn bin jest) --passWithNoTests", | ||
"postinstall": "yarn build", | ||
"prepack": "yarn buf:generate", | ||
"test": "yarn my-jest", | ||
@@ -26,4 +25,3 @@ "test:ci": "yarn my-jest", | ||
"@connectrpc/connect": "^1.4.0", | ||
"@connectrpc/connect-web": "^1.4.0", | ||
"@river-build/proto-source": "^0.0.4" | ||
"@connectrpc/connect-web": "^1.4.0" | ||
}, | ||
@@ -34,2 +32,3 @@ "devDependencies": { | ||
"@connectrpc/protoc-gen-connect-es": "^1.4.0", | ||
"@river-build/proto-source": "^0.0.5", | ||
"@types/jest": "^29.5.3", | ||
@@ -46,3 +45,3 @@ "jest": "^29.6.2", | ||
], | ||
"gitHead": "6266c4a1ccb1eca1701d1ac4289c703aa0d56010" | ||
"gitHead": "5203ee3180a70923f448ee2decef7e2d547de78e" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
3
0
2840
11
3
0
2
- Removed@river-build/proto-source@^0.0.4
- Removed@river-build/proto-source@0.0.4(transitive)