@apollo/query-planner-wasm
Advanced tools
Comparing version 0.0.3 to 0.0.4-alpha.0
{ | ||
"name": "@apollo/query-planner-wasm", | ||
"collaborators": [ | ||
"Apollo <opensource@apollographql.com>" | ||
], | ||
"version": "0.0.4-alpha.0", | ||
"description": "Bridge code written in Rust to Javascript/Typescript, to be internally used by Apollo Gateway. This package is not meant to be independently consumed.", | ||
"version": "0.0.3", | ||
"license": "MIT/Apache-2.0", | ||
"scripts": { | ||
"wasm-pack": "wasm-pack build --target nodejs --out-dir dist --out-name index --scope apollo", | ||
"preinstall": "npm run wasm-pack" | ||
}, | ||
"author": "opensource@apollographql.com", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/apollographql/federation" | ||
"url": "git+https://github.com/apollographql/federation.git", | ||
"directory": "query-planner-wasm/" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/apollographql/federation/issues" | ||
}, | ||
"homepage": "https://github.com/apollographql/federation#readme", | ||
"keywords": [ | ||
"GraphQL", | ||
"rust", | ||
"wasm", | ||
"apollo" | ||
], | ||
"files": [ | ||
"query_planner_wasm_bg.wasm", | ||
"query_planner_wasm.js", | ||
"query_planner_wasm_bg.js", | ||
"query_planner_wasm.d.ts" | ||
"dist/index_bg.wasm", | ||
"dist/index.js", | ||
"dist/index_bg.js", | ||
"dist/index.d.ts" | ||
], | ||
"main": "query_planner_wasm.js", | ||
"homepage": "https://github.com/apollographql/federation", | ||
"types": "query_planner_wasm.d.ts" | ||
} | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"gitHead": "74264ec05a76eacd9ee64abdaf93938175a1cff5" | ||
} |
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
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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
742405
8
0
0
0
0
1
2