New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

codemaker

Package Overview
Dependencies
Maintainers
5
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codemaker - npm Package Versions

1
16171820

0.7.14

Diff
rix0rrr
published 0.7.14 •

Changelog

Source

0.7.14 (2019-02-04)

Bug Fixes

  • remove use of private API (#351) (874cbac), closes #350
  • jsii-dotnet-runtime: Fix EPIPE on Windows. (1d7cc8b), closes #341
  • jsii-dotnet-runtime: Redirect to STDERR. (e20f401)
  • kernel: Improve tagged type of wire values (#346) (8ea39ac), closes #345

Features

  • jsii: support multiple class declaration sites (#348) (4ecf28c)
  • Generate NuGet symbol and source packages (#243) (aafd405)

<a name="0.7.13"></a>

rix0rrr
published 0.7.13 •

Changelog

Source

0.7.13 (2019-01-03)

Features

  • add option to generate TypeScript project references (#343) (5eec5dc)

<a name="0.7.12"></a>

rix0rrr
published 0.7.12 •

Changelog

Source

0.7.12 (2018-12-11)

Bug Fixes

  • kernel: Correctly return instances of un-exported types (#321) (9c59acc)

Features

<a name="0.7.11"></a>

rix0rrr
published 0.7.11 •

Changelog

Source

0.7.11 (2018-11-18)

Bug Fixes

  • jsii-dotnet-runtime: Build projects, not solutions. (dc3be5e)
  • jsii-dotnet-runtime: Proxy parameters should not throw exception. (#317) (acc8f22), closes #316
  • jsii-dotnet-runtime-test: Floating calculator package version (40881f0)

Features

  • jsii-dotnet-runtime: Improve .NET Performance (20321af), closes #304

<a name="0.7.10"></a>

rix0rrr
published 0.7.10 •

Changelog

Source

0.7.10 (2018-11-12)

Bug Fixes

  • jsii: jsii-fix-peers missing in npm tarball (#313) (6915455)

<a name="0.7.9"></a>

rix0rrr
published 0.7.9 •

Changelog

Source

0.7.9 (2018-11-12)

Bug Fixes

Features

<a name="0.7.8"></a>

rix0rrr
published 0.7.8 •

Changelog

Source

0.7.8 (2018-10-23)

Bug Fixes

<a name="0.7.7"></a>

rix0rrr
published 0.7.7 •

Changelog

Source

0.7.7 (2018-10-10)

Bug Fixes

<a name="0.7.6"></a>

rix0rrr
published 0.7.6 •

Changelog

Source

0.7.6 (2018-09-20)

Bug Fixes

  • Sphinx generated incorrect type references for display (#232) (b664805)
  • jsii: Defaulted parameters were not rendered as optional (#234) (578bf9c), closes #233
  • jsii: Don't skip emit on TS errors when in "watch" mode (#236) (30d1491), closes #235
  • jsii: Optional any represented as required (#237) (91074f3), closes #230

Features

  • sphinx: allow readme file to define sphinx header and reorganize topic (#229) (405da9c), closes #228 #185
  • Document overriden/inherited members (#238) (7a6278a), closes #196

<a name="0.7.5"></a>

rix0rrr
published 0.7.5 •

Changelog

Source

0.7.5 (2018-09-13)

Known Issues

  • dotnet: unable to instantiate objects when return type is abstract (#223)

Bug Fixes

<a name="0.7.4"></a>