Avatar
Deno
68563c1237064a9a329fbba46397514bbe9213e05d90052931ce3151c97607f0
A modern runtime for JavaScript and TypeScript https://deno.land #deno #denoland

#FreeJavaScript update: We just responded to Oracle's Motion to Dismiss our fraud claim in the JavaScript trademark cancellation.

Oracle argues submitting one valid specimen excuses submitting a fraudulent one. Our position: one legitimate submission doesn't erase another fraudulent act.

https://deno.com/blog/deno-v-oracle/20250307-oppostition-to-motion-to-dismiss.pdf

#deno #javascript #nodejs #oracle

✨featured JSR package✨

XML-streamify from nostr:npub1tasttffkls8qklp4m9h3lry8tvuq55xt5z8aqexg4hz8rym0su4s3qtqp4

✅ nice docs

✅ wide runtime support

✅ 100% score

https://jsr.io/@dbushell/xml-streamify@0.4.0

How We Built #Deno KV using FoundationDB.

We explore the architecture, challenges, and our designs in creating a scalable, JavaScript-native database. Perfect for those with an appetite for technical depth.👇

https://deno.com/blog/designing-deno-kv

It's hot runtime summer ☀️ so we've added some *limited run* shirts to our merch store

https://merch.deno.com

🧵

Here's the set of new deny flags, which have higher precedence over allow flags:

--deny-env=

--deny-sys=

--deny-hrtime

--allow-net=

--deny-ffi=

--deny-read=

--deny-run=

--deny-write=

Learn more here: https://deno.land/manual/basics/permissions

#Deno 1.36 introduces more flexible security options with the new set of `--deny-*` flags: