1.18.0 -> 1.18.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=56
This commit is contained in:
parent
aca1362be0
commit
4bb0b53cdb
4
_service
4
_service
@ -13,8 +13,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/denoland/deno</param>
|
||||
<param name="revision">v1.18.0</param>
|
||||
<param name="version">1.18.0</param>
|
||||
<param name="revision">v1.18.1</param>
|
||||
<param name="version">1.18.1</param>
|
||||
|
||||
<!-- remove large docs -->
|
||||
<param name="exclude">docs</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db579858caa747df45318badc3a6df2f1efd3de64ac424c5ac691abb907264f4
|
||||
size 6913276
|
10
deno.changes
10
deno.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 17:26:54 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to v1.18.1:
|
||||
* feat(unstable): add Deno.networkInterfaces (#13475)
|
||||
* fix(ext/crypto): duplicate RsaHashedImportParams types (#13466)
|
||||
* fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
|
||||
* perf(lsp): improve some tsc op hot paths (#13473)
|
||||
* perf(lsp): independent diagnostic source publishes (#13427)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 20:28:25 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: deno
|
||||
Version: 1.18.0
|
||||
Version: 1.18.1
|
||||
Release: 0
|
||||
Summary: A secure JavaScript and TypeScript runtime
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec4dc53eb7f726b62f13e793ae3e4218fdc8bd8f236c7a85fe351617b3cceb72
|
||||
size 60809220
|
||||
oid sha256:16c9a1891bc7b1b9c14bd7bc766aa99b94e0babee256d7389a86775fbb783b82
|
||||
size 60887548
|
||||
|
Loading…
Reference in New Issue
Block a user