🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

aadgdsdfdf

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aadgdsdfdf - npm Package Versions

0.0.0

Diff
socreat1ve
published 0.0.0 •

Changelog

Source

2021-11-03, version 10.0.0

!!! BE CAREFUL: BREAKING CHANGES IN THE TYPESCRIPT DEFINITIONS !!!

  • Improvements to the Typescript typings (commit fc5c202e). Thanks @joshhansen. First introduced in v9.5.1, but reverted because it contains breaking changes.

    Breaking changes: interface MathNode is now renamed to MathNodeCommon and the related interfaces are structured in a different way.

  • Fixed a typo in the TypeScript definition of toHTML. Thanks @TheToto.