Skip to content

Commit

Permalink
Name change & version & deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
corrideat committed Sep 11, 2024
1 parent 4574834 commit ea5c299
Show file tree
Hide file tree
Showing 97 changed files with 601 additions and 526 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2021 Exact Realty Limited.
/* Copyright © 2021 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ on:
- master

jobs:
run-tests-macos-18:
name: 'macOS (Node 18, Deno 1.36, Java 21)'
run-tests-macos-20:
name: 'macOS (Node 20, Deno 1.36, Java 21)'
runs-on: macos-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
with:
node-version: '18'
node-version: '20'
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
distribution: 'microsoft'
Expand All @@ -32,14 +32,14 @@ jobs:
env:
DENO_NO_PACKAGE_JSON: 1

run-tests-windows-18:
name: 'Windows (Node 18, Deno 1.36, Java 21)'
run-tests-windows-20:
name: 'Windows (Node 20, Deno 1.36, Java 21)'
runs-on: windows-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
with:
node-version: '18'
node-version: '20'
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
distribution: 'semeru'
Expand All @@ -54,14 +54,14 @@ jobs:
env:
DENO_NO_PACKAGE_JSON: 1

run-tests-ubuntu-18:
name: 'Ubuntu (Node 18, Deno 1.36, Java 21)'
run-tests-ubuntu-20:
name: 'Ubuntu (Node 20, Deno 1.36, Java 21)'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
with:
node-version: '18'
node-version: '20'
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
distribution: 'oracle'
Expand Down
2 changes: 1 addition & 1 deletion .prettierrc.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2021 Exact Realty Limited.
/* Copyright © 2021 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
2 changes: 1 addition & 1 deletion @types/build-settings/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2023 Exact Realty Limited.
/* Copyright © 2023 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
2 changes: 1 addition & 1 deletion @types/inline/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2023 Exact Realty Limited.
/* Copyright © 2023 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
2 changes: 1 addition & 1 deletion @types/message-types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2023 Exact Realty Limited.
/* Copyright © 2023 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright © 2023 Exact Realty Limited
Copyright © 2023 Apeleg Limited

Permission to use, copy, modify, and distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 🏜️ @exact-realty/lot 🏖️
# 🏜️ @apeleghq/lot 🏖️

[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=Exact-Realty_ecmascript-sandbox&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=Exact-Realty_ecmascript-sandbox)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=Exact-Realty_ecmascript-sandbox&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=Exact-Realty_ecmascript-sandbox)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=Exact-Realty_ecmascript-sandbox&metric=bugs)](https://sonarcloud.io/summary/new_code?id=Exact-Realty_ecmascript-sandbox)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=Exact-Realty_ecmascript-sandbox&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=Exact-Realty_ecmascript-sandbox)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=Exact-Realty_ecmascript-sandbox&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=Exact-Realty_ecmascript-sandbox)
![NPM Downloads](https://img.shields.io/npm/dw/@exact-realty/lot?style=flat-square)
![NPM Downloads](https://img.shields.io/npm/dw/@apeleghq/lot?style=flat-square)

Welcome to `@exact-realty/lot` — the versatile ECMAScript sandbox
Welcome to `@apeleghq/lot` — the versatile ECMAScript sandbox
you've been looking for!

Our sandbox supports multiple runtimes and allows for bidirectional
Expand All @@ -33,11 +33,11 @@ in various environments.
To install, run:

```sh
npm install "@exact-realty/lot"
npm install "@apeleghq/lot"
```

```sh
yarn add "@exact-realty/lot"
yarn add "@apeleghq/lot"
```

### 📚 Usage
Expand All @@ -47,7 +47,7 @@ it with your code and any additional parameters. Here's an example using
`browserSandbox`:

```js
import { browserSandbox } from '@exact-realty/lot';
import { browserSandbox } from '@apeleghq/lot';

const sandbox = await browserSandbox(`
/* sandboxed code*/;
Expand Down
2 changes: 1 addition & 1 deletion SECURITY
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ vulnerabilities that you may discover.

If you believe you have found a security vulnerability in our software, please
let us know immediately. You may find our contact information at
<https://exact.realty/.well-known/security.txt>. Please include the following
<https://apeleg.com/.well-known/security.txt>. Please include the following
information in your report:

* A brief description of the vulnerability
Expand Down
2 changes: 1 addition & 1 deletion defaultAllowedGlobalProps.config.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2021 Exact Realty Limited.
/* Copyright © 2021 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
10 changes: 5 additions & 5 deletions esbuild.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env node

/* Copyright © 2023 Exact Realty Limited.
/* Copyright © 2023 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand All @@ -15,8 +15,8 @@
* PERFORMANCE OF THIS SOFTWARE.
*/

import cc from '@exact-realty/esbuild-plugin-closure-compiler';
import inlineScripts from '@exact-realty/esbuild-plugin-inline-js';
import cc from '@apeleghq/esbuild-plugin-closure-compiler';
import inlineScripts from '@apeleghq/esbuild-plugin-inline-js';
import esbuild from 'esbuild';
import { readdir, readFile, writeFile } from 'node:fs/promises';
import { join } from 'node:path';
Expand All @@ -26,7 +26,7 @@ import defaultAllowedGlobalProps from './defaultAllowedGlobalProps.config.mjs';
* @type {esbuild.Plugin}
**/
const lotExportsBuilderPlugin = {
name: '@exact-realty/lot/exports',
name: '@apeleghq/lot/exports',
setup(build) {
const extension = (() => {
switch (build.initialOptions.format) {
Expand Down Expand Up @@ -126,7 +126,7 @@ plugins.push(
options.plugins = plugins;

const notice =
'/** @copyright Copyright (C) 2023 Exact Realty Limited. All rights reserved. */';
'/** @copyright Copyright (C) 2023 Apeleg Limited. All rights reserved. */';

const esmOpts = {
format: 'esm',
Expand Down
2 changes: 1 addition & 1 deletion loader.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright © 2023 Exact Realty Limited.
/* Copyright © 2023 Apeleg Limited.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Expand Down
Loading

0 comments on commit ea5c299

Please sign in to comment.