Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted
Downloads:
35,088
Downloads of v 1.7.5:
5
Last Update:
19 Feb 2021
Published Date:
19 Feb 2021
Package Maintainer(s):
Software Author(s):
- https://github.com/denoland/deno/contributors
Tags:
v8 deno denoland deno_install javascript typescript rust tokio runtime- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Deno
(Pending automated review)
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
35,088
Downloads of v 1.7.5:
5
Published:
19 Feb 2021
Maintainer(s):
Software Author(s):
- https://github.com/denoland/deno/contributors
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
All Checks are Passing
2 Passing Test
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Deno aims to be a productive and secure scripting environment for the modern programmer.
Deno will always be distributed as a single executable. Given a URL to a Deno program, it is runnable with nothing more than the 10 megabyte zipped executable. Deno explicitly takes on the role of both runtime and package manager. It uses a standard browser-compatible protocol for loading modules: URLs.
Deno provides security guarantees about how programs can access your system with the default being the most restrictive secure sandbox.
Deno provides a set of reviewed (audited) standard modules that are guaranteed to work with Deno.
$ErrorActionPreference = 'Stop';
$url64 = 'https://github.com/denoland/deno/releases/download/v1.7.5/deno-x86_64-pc-windows-msvc.zip'
$checksum64 = '50ca911468bf5b03b453f98deabf46fb8e5efe7cf94585a4e23d8139b146c24709f1b9e6f30fdb6f70bc530a11ca041b97710e9771c622e7d3724a2b17575dab'
$checksumType64 = 'sha512'
$UnzipLocation = Join-Path $env:ChocolateyInstall (Join-Path 'lib' $env:ChocolateyPackageName)
Install-ChocolateyZipPackage -PackageName $env:ChocolateyPackageName -Url64 $url64 -UnzipLocation $UnzipLocation -CheckSum64 $checksum64 -CheckSumType64 $checksumType64
Write-Output "Run 'deno --help' to get started"
Log in or click on link to see number of positives.
- deno.1.7.5.nupkg (47f0ef506160) - ## / 63
- deno-x86_64-pc-windows-msvc.zip (b0a543118b6d) - ## / 65
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Deno 1.7.5 | 5 | Friday, February 19, 2021 | Pending Automated Review |
Deno 1.7.4 | 828 | Saturday, February 13, 2021 | Approved |
Deno 1.7.2 | 630 | Saturday, February 6, 2021 | Approved |
Deno 1.7.1 | 705 | Friday, January 29, 2021 | Approved |
Deno 1.7.0 | 574 | Saturday, January 23, 2021 | Approved |
Deno 1.6.3 | 1420 | Thursday, December 31, 2020 | Approved |
Deno 1.6.2 | 596 | Wednesday, December 23, 2020 | Approved |
Deno 1.6.1 | 696 | Tuesday, December 15, 2020 | Approved |
Deno 1.6.0 | 634 | Tuesday, December 8, 2020 | Approved |
Deno 1.5.4 | 995 | Monday, November 23, 2020 | Approved |
Deno 1.5.3 | 454 | Monday, November 16, 2020 | Approved |
Deno 1.5.2 | 755 | Monday, November 9, 2020 | Approved |
Deno 1.5.1 | 671 | Saturday, October 31, 2020 | Approved |
Deno 1.5.0 | 454 | Tuesday, October 27, 2020 | Approved |
Deno 1.4.6 | 1012 | Saturday, October 10, 2020 | Approved |
Deno 1.4.5 | 319 | Thursday, October 8, 2020 | Approved |
Deno 1.4.4 | 479 | Saturday, October 3, 2020 | Approved |
Deno 1.4.3 | 132 | Friday, October 2, 2020 | Approved |
Deno 1.4.2 | 621 | Friday, September 25, 2020 | Approved |
Deno 1.4.1 | 649 | Saturday, September 19, 2020 | Approved |
Deno 1.4.0 | 586 | Sunday, September 13, 2020 | Approved |
Deno 1.3.3 | 706 | Saturday, September 5, 2020 | Approved |
Deno 1.3.2 | 522 | Saturday, August 29, 2020 | Approved |
Deno 1.3.1 | 625 | Saturday, August 22, 2020 | Approved |
Deno 1.3.0 | 629 | Friday, August 14, 2020 | Approved |
Deno 1.2.3 | 546 | Sunday, August 9, 2020 | Approved |
Deno 1.2.2 | 684 | Saturday, August 1, 2020 | Approved |
Deno 1.2.1 | 707 | Friday, July 24, 2020 | Approved |
Deno 1.2.0 | 869 | Tuesday, July 14, 2020 | Approved |
Deno 1.1.3 | 937 | Saturday, July 4, 2020 | Approved |
Deno 1.1.2 | 782 | Saturday, June 27, 2020 | Approved |
Deno 1.1.1 | 795 | Saturday, June 20, 2020 | Approved |
Deno 1.1.0 | 1009 | Saturday, June 13, 2020 | Approved |
Deno 1.0.5 | 1393 | Thursday, June 4, 2020 | Approved |
Deno 1.0.4 | 257 | Wednesday, June 3, 2020 | Approved |
Deno 1.0.3 | 753 | Saturday, May 30, 2020 | Approved |
Deno 1.0.2 | 1615 | Saturday, May 23, 2020 | Approved |
Deno 1.0.1 | 503 | Thursday, May 21, 2020 | Approved |
Deno 1.0.0 | 3477 | Thursday, May 14, 2020 | Approved |
Deno 0.42.0 | 1313 | Thursday, April 30, 2020 | Approved |
Deno 0.41.0 | 259 | Wednesday, April 22, 2020 | Approved |
Deno 0.38.0 | 551 | Sunday, March 29, 2020 | Approved |
Deno 0.37.1 | 87 | Tuesday, March 24, 2020 | Approved |
Deno 0.36.0 | 335 | Thursday, March 12, 2020 | Approved |
Deno 0.35.0 | 243 | Saturday, February 29, 2020 | Approved |
Deno 0.34.0 | 309 | Friday, February 21, 2020 | Approved |
Deno 0.33.0 | 254 | Friday, February 14, 2020 | Approved |
Deno 0.32.0 | 240 | Tuesday, February 4, 2020 | Approved |
Deno 0.31.0 | 338 | Friday, January 24, 2020 | Approved |
Deno 0.30.0 | 273 | Saturday, January 18, 2020 | Approved |
Deno 0.29.0 | 102 | Friday, January 10, 2020 | Approved |
Deno 0.28.1 | 105 | Friday, January 3, 2020 | Approved |
Deno 0.28.0 | 52 | Thursday, January 2, 2020 | Approved |
Deno 0.27.0 | 59 | Thursday, December 19, 2019 | Approved |
Deno 0.26.0 | 64 | Tuesday, December 17, 2019 | Approved |
Deno 0.25.0 | 241 | Wednesday, November 27, 2019 | Approved |
Deno 0.24.0 | 65 | Saturday, November 16, 2019 | Approved |
Deno 0.23.0 | 64 | Wednesday, November 6, 2019 | Approved |
Deno 0.20.0 | 103 | Monday, October 28, 2019 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about Deno and the Deno package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Deno, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
codingcoyote (maintainer) on 19 Feb 2021 16:06:19 +00:00:
User 'codingcoyote' (maintainer) submitted package.
chocolatey-ops (reviewer) on 19 Feb 2021 16:50:52 +00:00:
deno has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 19 Feb 2021 17:51:17 +00:00:
deno has passed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/0e42bb72cafb1332d11275a21b912837 for details.
This is an FYI only. There is no action you need to take.