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.
@polkadot/x-global
Advanced tools
A cross-environment global object. checks for global > self > window > this.
Install it via yarn add @polkadot/x-global
import { xglobal } from '@polkadot/x-global';
console.log(typeof xglobal.TextEncoder);
5.7.1 Feb 21, 2021
Breaking change The signature of pair.verify
now requires the signer public key as a parameter. If using pair.verify
pass the publicKey (hex or Uint8Array) of the signer.
Changes:
.verify
now explicitly requires the publicKey
of the signer. Previously it only verified against an own public key.FAQs
A cross-environment global replacement
The npm package @polkadot/x-global receives a total of 53,841 weekly downloads. As such, @polkadot/x-global popularity was classified as popular.
We found that @polkadot/x-global demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.