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
3
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

1245
19

1.93.0

Diff
a
aws-cdk-team
published 1.93.0 •

Changelog

Source

1.93.0 (2023-12-08)

Features

  • deprecate jsii/superchain:buster-slim-* images (#4359) (b580244)
  • go: add jsii.Sprintf helper (#4345) (2ecfb77)

Bug Fixes

  • check-node: unstable node 21 is incorrectly listed as supported (#4362) (886e465)
a
aws-cdk-team
published 1.92.0 •

Changelog

Source

1.92.0 (2023-11-16)

⚠ BREAKING CHANGES

  • jsii-pacmak and the libraries it generates for Python targets now require a minimum Python version of 3.8, instead of 3.7 previously. We recommend users upgrade to the latest supported Python release (Python 3.11).
  • all libraries and tools now require a minimum version of Node.js 18, instead of 16 previously. We recommend users upgrade to the latest supported Node.js release (Node.js 20).

Features

  • jsii-reflect: TypeSystem can be locked to improve reflection performance (#4318) (c87da43)
  • make node 18 the default (#4325) (8784725)
  • superchain: publish a bullseye image with node18 & python 3.9 (#4326) (7197b4f)
  • switch to python 3.8 (#4327) (416e2b5)

Bug Fixes

  • kernel: invokeBinScript fails when using symlinked cache (#4324) (a2ab316)
  • pacmak: *.tsbuildinfo not in auto-generated .npmignore file (#4236) (d55b8d5), closes #3978
  • superchain: installed setuptools is an unsupported version (#4333) (c0a4140)
a
aws-cdk-team
published 1.91.0 •

Changelog

Source

1.91.0 (2023-10-24)

a
aws-cdk-team
published 1.90.0 •

Changelog

Source

1.90.0 (2023-10-06)

a
aws-cdk-team
published 1.89.0 •

Changelog

Source

1.89.0 (2023-09-20)

a
aws-cdk-team
published 1.88.0 •

Changelog

Source

1.88.0 (2023-08-24)

a
aws-cdk-team
published 1.87.0 •

Changelog

Source

1.87.0 (2023-08-11)

Bug Fixes

  • kernel: fast module loading fails on Windows (EPERM) (#4212) (fac6cbb), closes #4208
  • kernel: package cache fails under parallelism (#4215) (b739ef6), closes #4181 #4207
  • pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (#4201) (851415c)
  • python: type object 'InterfaceDynamicProxy' has no attribute 'jsii_type' (#4209) (057b267)
  • superchain: add openssh-client back (#4224) (8390ca1)
a
aws-cdk-team
published 1.86.1 •

Changelog

Source

1.86.1 (2023-08-02)

Bug Fixes

a
aws-cdk-team
published 1.86.0 •

Changelog

Source

1.86.0 (2023-08-01)

Features

  • faster, lazy-friendly runtime loading (#4181) (ef6e5b1)
  • jsii-pacmak: allow disabling go build conditionally (#4196) (7fc7987)
  • python: deprecation message when using Python <= 3.7 (#4186) (0ef7ace)

Bug Fixes

  • jsii-pacmak: comment lines should not contain comment ending (#4193) (906c24d)
  • jsii-pacmak: handles 'default' doc component for go (#4115) (9085514)
  • type annotation for callable metaclass (#4179) (4ccbb57)
a
aws-cdk-team
published 1.85.0 •

Changelog

Source

1.85.0 (2023-07-17)

Bug Fixes

  • export transliterateAssembly and fix bug with transliterate cli (backport) (#4166) (6b7eb02)
  • go-runtime: use fatih/color instead of ANSI Escape Code (#4109) (28b192a)