Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
standard-jit
Advanced tools
Display technical or business standards directly in your IDE !
:warning: DISCLAIMER :warning: This extension is intended to be used by M33 employees and co-workers. If you have any question please contact AleBlondin
Search for standard-jit, theodo or AleBlondin: https://marketplace.visualstudio.com/items?itemName=AleBlondin.standard-jit
:warning: THIS IS DEPRECATED, no new releases will be published this way.
code --install-extension standard-jit-[release-tag].vsix
. Be sure to launch this command in the directory you downloaded the release and to change release-tag
with the release you chose !You may need to reload VSCode for the extension to start.
To check if the extension works correctly, try to type for example lodash
, you should see a code lens displayed above the line.
You are all set !
This extension contributes the following settings (Files > Preferences > Settings > type "standard-jit"):
standard-jit.enableCodeLens
: enable/disable this extensionstandard-jit.standardsToInclude
Select which standards to show. Please note that you will need the appropriate Notion accesses. Default value is [theodo]
Commands (via View > Command Palette):
Standard JIT: Enable
: activate extensionStandard JIT: Deactivate
: deactivate extensionStandard JIT: Unhide standards
: show again all standards previously hiddenTo see which standards are currently linked with which keyword, see this github repo.
For example, to check the theodo
mapping, go to the appropriate folder
Enjoy!
FAQs
Show standards associated with written code
The npm package standard-jit receives a total of 0 weekly downloads. As such, standard-jit popularity was classified as not popular.
We found that standard-jit 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.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.