1.98.0 • Published 21 days ago

@jsii/check-node v1.98.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
21 days ago

@jsii/check-node

This package can be used to check whether the node runtime used to run an application is known to be compatible with the jsii constellation of packages, and emits a warning to STDERR in case this is not the case.

Usage

Either import the checkNode function from the root of the package, and run it wherever it makes sense (often at the entry point of command line tools):

import { checkNode } from '@jsii/check-node';

// ...
checkNode();
// ...

Alternatively, import @jsii/check-node/run in the location where the check should be performed. This is particularly useful when some of the modules imported by a command line tool may fail loading in unsupported runtimes, and hence the check must run before these are imported.

import '@jsii/check-node/run';
1.98.0

21 days ago

1.97.0

1 month ago

1.96.0

2 months ago

1.95.0

3 months ago

1.94.0

4 months ago

1.93.0

6 months ago

1.92.0

6 months ago

1.90.0

8 months ago

1.86.0

10 months ago

1.86.1

10 months ago

1.89.0

8 months ago

1.88.0

9 months ago

1.91.0

7 months ago

1.85.0

10 months ago

1.87.0

9 months ago

1.82.0

1 year ago

1.84.0

11 months ago

1.81.0

1 year ago

1.83.0

12 months ago

1.79.0

1 year ago

1.80.0

1 year ago

1.76.0

1 year ago

1.78.0

1 year ago

1.78.1

1 year ago

1.77.0

1 year ago

1.74.0

1 year ago

1.75.0

1 year ago

1.72.0

1 year ago

1.71.0

2 years ago

1.73.0

1 year ago

1.69.0

2 years ago

1.70.0

2 years ago

1.66.0

2 years ago

1.65.1

2 years ago

1.67.0

2 years ago

1.68.0

2 years ago

1.62.0

2 years ago

1.61.0

2 years ago

1.63.0

2 years ago

1.64.0

2 years ago

1.63.1

2 years ago

1.65.0

2 years ago

1.63.2

2 years ago

1.59.0

2 years ago

1.58.0

2 years ago

1.60.0

2 years ago

1.60.1

2 years ago

1.57.0

2 years ago

1.56.0

2 years ago

1.55.1

2 years ago

1.55.0

2 years ago

1.51.0

2 years ago

1.50.0

2 years ago

1.53.0

2 years ago

1.52.1

2 years ago

1.52.0

2 years ago

1.54.0

2 years ago

1.46.0

2 years ago

1.44.2

3 years ago

1.45.0

3 years ago

1.44.1

3 years ago

1.48.0

2 years ago

1.47.0

2 years ago

1.49.0

2 years ago

1.44.0

3 years ago

1.43.0

3 years ago

1.42.0

3 years ago

1.41.0

3 years ago

1.37.0

3 years ago

1.38.0

3 years ago

1.39.0

3 years ago

1.40.0

3 years ago

1.36.0

3 years ago

1.35.0

3 years ago

1.34.0

3 years ago

1.33.0

3 years ago