
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
v3.1.0 (19-Dec-2021)
DateOnly
and TimeOnly
).InteractiveModeOptions.Prompt
, InteractiveModeOptions.SetDefaultPrompt()
and InteractiveModeOptions.SetPrompt()
for specifying custom prompt template. PromptForeground
and ScopeForeground
can still be used to configure foreground without changing prompt template.BindingConverter<T>
- see ArgumentBindingConverterTests
for examples.BindableArgument
and BindableArgument.Bindable
, as well as marked ArgumentSchema.Property
, ArgumentSchema.IsScalar
, and ArgumentSchema.GetValidValues()
obsolete - will be removed in Typin 4.0.BindableArgument.IsScalar
and BindableArgument.GetValidValues()
are now optimized with a simple cache (backing field).Guid
binding by explicit Guid.Parse()
call (added Guid
to ArgumentBinder.PrimitiveConverters
).StackTraceParser
: add a filter for --- End of stack trace from previous location ---
and --- End of stack trace from previous location where exception was thrown ---
.Environment variable:
instead of Fallback variable:
.3.0.0-beta1
were incorrectly dispalyed as 3.0.0
).CliApplicationBuilder
).IDisposable
anti-pattern in IConsole
- IDisposable
is no longer present in IConsole
. If you wish to use it, implement it in IConsole
implementation.IDisposable
from CliContext
.FAQs
Declarative framework for interactive CLI applications
We found that typin 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
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.