Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
atom-ide-base
Advanced tools
Atom IDE packages for Atom
This package is an all-in-one package that installs all the packages that provide Atom IDE features:
atom-ide-datatip
atom-ide-signature-help
atom-ide-hyperclick
atom-ide-definitions
atom-ide-outline
linter
linter-ui-default
intentions
atom-ide-markdown-service
It also provides the TypeScript types for atom-ide packages.
Just install and enjoy.
Install the packages as an npm package:
npm install --save-dev atom-ide-base
Then import the types like the following:
import { BusySignalServie } from "atom-ide-base"
See the "types/*.d.ts" files to become familiar with the API.
Install the packages as a dependency:
npm install --save atom-ide-base
Then import the files you need:
import { ProviderRegistry } from "atom-ide-base/commons-atom/ProviderRegistry"
FAQs
Atom IDE packages for Atom
We found that atom-ide-base 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.