@tailcallhq/core-linux-ia32-gnu
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -23,5 +23,5 @@ { | ||
"name": "@tailcallhq/core-linux-ia32-gnu", | ||
"version": "v0.15.1", | ||
"directories": { | ||
"bin": "bin" | ||
"version": "v0.15.2", | ||
"bin": { | ||
"tailcall": "./bin/tailcall" | ||
}, | ||
@@ -33,3 +33,6 @@ "os": [ | ||
"ia32" | ||
], | ||
"libc": [ | ||
"glibc" | ||
] | ||
} |
@@ -57,3 +57,3 @@ [![Tailcall](https://raw.githubusercontent.com/tailcallhq/tailcall/main/assets/logo_main.png)](https://tailcall.run) | ||
```bash | ||
tc start ./jsonplaceholder.graphql | ||
tailcall start ./jsonplaceholder.graphql | ||
``` | ||
@@ -60,0 +60,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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15097467