Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@imtala/cli
Advanced tools
Imtala in an interactive graphql client. It started as fun way to learn svelte and dig a little deeper into graphql, but I found the resulting tool to have a nicer interface than the reference graphiql implementation floating around.
There is a live example om the website.
Install a node package mananger:
You can use npm to install globally with
npm i -g @imtala/cli
or locally with
npm i @imtala/cli
Run imtala help
for commands and usage, or see below
imtala help
Usage: imtala [options] [command]
Interactive graphql client
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
gen-docs [options]
serve [options]
help [command] display help for command
imtala help serve
Usage: imtala serve [options]
Serve the graphql client on localhost
Options:
-F, --introspection-file <filePath> path of introspection file
-P, --port <port> port to listen on
-h, --help display help for command
imtala help gen-docs
Usage: imtala gen-docs [options]
Use an introspection query result to generate a static website for your graphql api
Options:
--introspection-file <filePath> path of introspection file
-h, --help display help for command
Follow my twitter for updates, or check back here.
FAQs
Unknown package
The npm package @imtala/cli receives a total of 1 weekly downloads. As such, @imtala/cli popularity was classified as not popular.
We found that @imtala/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.