You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

oo-ascii-tree

Package Overview
Dependencies
Maintainers
5
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oo-ascii-tree - npm Package Versions

1
35
19

1.84.0

Diff
a
aws-cdk-team
published 1.84.0 •

Changelog

Source

1.84.0 (2023-06-13)

Features

  • jsii: allow specifying a deprecation message regardless of stability (#4145) (38d327c)
a
aws-cdk-team
published 1.83.0 •

Changelog

Source

1.83.0 (2023-06-07)

a
aws-cdk-team
published 1.82.0 •

Changelog

Source

1.82.0 (2023-05-22)

Features

Bug Fixes

  • jsii-pacmak: disable doclint (#4103) (30afa09)
  • jsii-pacmak: emit correct [@return](https://github.com/return) tag for JavaDocs (#4095) (fc7ab7c)
  • jsii-pacmak: escape documentation in all positions (#4096) (6a2248d)
  • pacmak: _ is not treated as a keyword in Java (#4094) (eaaf3ee)
a
aws-cdk-team
published 1.81.0 •

Changelog

Source

1.81.0 (2023-05-10)

Features

  • jsii-diff: allow external stability to be treated as error (#4076) (95689ea)
  • jsii-pacmak: parsing arguments in non-strict mode (#4068) (3d49d6f), closes #3465

Bug Fixes

a
aws-cdk-team
published 1.80.0 •

Changelog

Source

1.80.0 (2023-04-04)

Features

Bug Fixes

  • enable dereference when copying module to tmp dir (#4030) (e00102b)
  • jsii: incorrect symbol-id generated with typesVersions (#4037) (1f06ac9)
a
aws-cdk-team
published 1.79.0 •

Changelog

Source

1.79.0 (2023-03-23)

Features

a
aws-cdk-team
published 1.78.1 •

Changelog

Source

1.78.1 (2023-03-16)

Bug Fixes

  • pacmak: runtime dependency should match pacmak release (#4013) (37c29f7)
a
aws-cdk-team
published 1.78.0 •

Changelog

Source

1.78.0 (2023-03-15)

Features

  • jsii-reflect now renders union candidates sorted (#4005) (1fd6cde)

Bug Fixes

a
aws-cdk-team
published 1.77.0 •

Changelog

Source

1.77.0 (2023-03-06)

Bug Fixes

  • dotnet: target netcoreapp3.1 with RollForward (#3987) (461446b)
  • rosetta: go may incorrectly emit _ instead of . (#3985) (52163f8)
  • rosetta: prints colors to log file (#3953) (0fc9229)
a
aws-cdk-team
published 1.76.0 •

Changelog

Source

1.76.0 (2023-02-24)

⚠ BREAKING CHANGES

  • dotnet: The runtime library for .NET & generated .NET bindings will no longer support netcoreapp3.1 after this release. Users are advised to upgrade their apps to use net6.0 or net7.0 instead.

Features

Bug Fixes