# neptune-namespaces-runtime

> Neptune.Namespaces.Runtime

Latest version **3.2.15** (published 2025-11-07) · ISC license · 0 weekly downloads

## Install

```sh
npm install neptune-namespaces-runtime
pnpm add neptune-namespaces-runtime
yarn add neptune-namespaces-runtime
bun add neptune-namespaces-runtime
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 3.2.15 |
| Published | 2025-11-07 |
| First published | 2017-06-30 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 18.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Shane Brinkman-Davis Delamore |
| Maintainers | shanebdavis |

## Links

- npm: https://www.npmjs.com/package/neptune-namespaces-runtime
- Repository: https://github.com/art-suite/art-suite-foundations
- Issues: https://github.com/art-suite/art-suite-foundations/issues
- npm.io page: https://npm.io/package/neptune-namespaces-runtime

## Dependencies (2)

- [detect-node](https://npm.io/package/detect-node.md) ^2.0.4
- [art-standard-lib](https://npm.io/package/art-standard-lib.md) ^1.74.4

## Recent versions

- 3.2.15 (latest) — 2025-11-07
- 3.2.14 — 2024-11-27
- 3.2.13 — 2024-08-16
- 3.2.12 — 2024-04-07
- 3.2.11 — 2021-07-28
- 3.2.10 — 2021-03-26
- 3.2.9 — 2020-12-12
- 3.2.8 — 2020-10-30
- 3.2.7 — 2020-10-30
- 3.2.6 — 2020-08-23
- 3.2.5 — 2020-08-23
- 3.2.3 — 2020-06-29
- 3.2.2 — 2020-06-29
- 3.2.1 — 2020-06-29
- 3.2.0 — 2020-06-05
- … 7 more at https://npm.io/package/neptune-namespaces-runtime/versions

## README

# Art-Suite-Foundations

[![Actions Status](https://github.com/art-suite/art-suite-foundations/actions/workflows/test.yml/badge.svg)](https://github.com/art-suite/art-suite-foundations/actions)

This is the foundational Mono-Repo for the Art-Suite. It contains core libraries used to in the `art-suite-applications` packages as well as `caffeine-script`.

For a list of packages included in this repo:

- [packages](packages) for a list of all the legacy packages in this repo.
- [packages/@art-suite](packages/@art-suite) for a list of the packages migrated into the NPM art-suite namespace so far.

The art-suite was originally created before NPM supported namespaces. Now that NPM has namespaces, I am slowly migrating everything into the [@art-suite](packages/@art-suite) NPM namespace. This has the added advantage that I can break each of these packages up into smaller packages making it much easier to require exactly what you need and nothing more.

---
_Source: https://npm.io/package/neptune-namespaces-runtime · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
