
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
如果浏览器不支持 windo.btoa
和 window.atob
,则应用polyfil
最终输出 base64 对象
npm install at-base64 --save
bower install at-base64 --save
var base64 = require('base64');
// or
import base64 from 'base64';
如果应用引入 AngulaJs ,则自动注入 base64 服务,需要引入模块
angular.module('test',['base64'])
否则挂载在全局作用域下
加密,如果加密失败,返回nul
解密,如果解密失败,返回nul
npm test
FAQs
### polyfill
The npm package at-base64 receives a total of 0 weekly downloads. As such, at-base64 popularity was classified as not popular.
We found that at-base64 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
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.