try icon indicating copy to clipboard operation
try copied to clipboard

:package: Quickly try out NPM packages inside a container

Results 37 try issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | https-proxy-agent | [`2.2.2` -> `2.2.3`](https://renovatebot.com/diffs/npm/https-proxy-agent/2.2.2/2.2.3) | ### GitHub Vulnerability Alerts #### [GHSA-pc5p-h8pf-mvwp](https://togithub.com/TooTallNate/node-https-proxy-agent/commit/36d8cf509f877fa44f4404fce57ebaf9410fe51b) Versions of `https-proxy-agent`...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | glob-parent | [`5.1.0` -> `5.1.2`](https://renovatebot.com/diffs/npm/glob-parent/5.1.0/5.1.2) | ### GitHub Vulnerability Alerts #### [CVE-2020-28469](https://nvd.nist.gov/vuln/detail/CVE-2020-28469) This affects the...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | ansi-regex | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/ansi-regex/3.0.0/3.0.1) | | ansi-regex | [`4.1.0` -> `4.1.1`](https://renovatebot.com/diffs/npm/ansi-regex/4.1.0/4.1.1) | | ansi-regex...

检测到 BrunnerLivio/try 一共引入了725个开源组件,存在11个漏洞 ``` 漏洞标题:libssh2操作系统命令注入漏洞 缺陷组件:[email protected] 漏洞编号:CVE-2020-26301 漏洞描述:libssh2是一款实现SSH2协议的客户端C库,它能够执行远程命令、文件传输,同时为远程的程序提供安全的传输通道。 ssh2 1.4.0 版本之前存在操作系统命令注入漏洞,该漏洞可能会导致远程代码执行。 影响范围:(∞, 1.0.0) 最小修复版本:1.0.0 缺陷组件引入路径:[email protected]>[email protected]>[email protected]>[email protected] ``` 另外还有11个漏洞,详细报告:https://mofeisec.com/jr?p=ad21f5

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) Changelog Sourced from...

dependencies

There are currently no test cases available. Personally I recommend to use [Jest](https://jestjs.io/).

Hacktoberfest

As an example, when using `try express` it should automatically call in JS: `const express = require('express')` and in TypeScript: `import * as express from 'expess'`. Therefore a developer can...

enhancement
blocked

Currently, if someone is using Docker for Windows and is currently setup using Windows containers, they will receive this error. ``` (node:6320) UnhandledPromiseRejectionWarning: Error: (HTTP code 404) no such container...

bug
windows
Hacktoberfest