@tsmodule/tsmodule 40.13.0 → 40.14.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -27,9 +27,5 @@
27
27
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28
28
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29
29
  SOFTWARE.
30
-
31
- * THE FOLLOWING EXCEPTIONS APPLY:
32
- * - As to the owner of the GitHub account https://github.com/revmischa,
33
- * whose license to use and deal in this software is revoked eff. 11/19/22.
34
30
  */
35
31
  export {};
@@ -23,8 +23,4 @@ typeof document>"u"&&await(async()=>{let{dirname:e}=await import("path"),{fileUR
23
23
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
24
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25
25
  SOFTWARE.
26
-
27
- * THE FOLLOWING EXCEPTIONS APPLY:
28
- * - As to the owner of the GitHub account https://github.com/revmischa,
29
- * whose license to use and deal in this software is revoked eff. 11/19/22.
30
26
  */
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@tsmodule/tsmodule",
3
3
  "platform": "node",
4
4
  "type": "module",
5
- "version": "40.13.0",
5
+ "version": "40.14.0",
6
6
  "repository": "tsmodule/tsmodule",
7
7
  "description": "TypeScript Module loader and compiler",
8
8
  "license": "MIT",