@bunt/app
Advanced tools
Comparing version 0.29.28 to 0.30.0
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Promisify } from "@bunt/type"; | ||
@@ -4,0 +2,0 @@ import { Application } from "./Application.js"; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { ILogable, Promisify } from "@bunt/type"; | ||
@@ -4,0 +2,0 @@ import { Application } from "../Application.js"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.route = void 0; | ||
exports.route = route; | ||
const RegexpMatcher_js_1 = require("./Matcher/RegexpMatcher.js"); | ||
@@ -9,3 +9,2 @@ const Route_js_1 = require("./Route.js"); | ||
} | ||
exports.route = route; | ||
//# sourceMappingURL=fn.js.map |
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Promisify } from "@bunt/type"; | ||
@@ -4,0 +2,0 @@ import { Application } from "./Application.js"; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { ILogable, Promisify } from "@bunt/type"; | ||
@@ -4,0 +2,0 @@ import { Application } from "../Application.js"; |
{ | ||
"name": "@bunt/app", | ||
"version": "0.29.28", | ||
"version": "0.30.0", | ||
"keywords": [ | ||
@@ -36,9 +36,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/assert": "^0.29.19", | ||
"@bunt/async": "^0.29.19", | ||
"@bunt/input": "^0.29.21", | ||
"@bunt/is": "^0.29.19", | ||
"@bunt/unit": "^0.29.26", | ||
"@bunt/util": "^0.29.26", | ||
"@types/busboy": "^1.5.3", | ||
"@bunt/assert": "^0.30.0", | ||
"@bunt/async": "^0.30.0", | ||
"@bunt/input": "^0.30.0", | ||
"@bunt/is": "^0.30.0", | ||
"@bunt/unit": "^0.30.0", | ||
"@bunt/util": "^0.30.0", | ||
"@types/busboy": "^1.5.4", | ||
"busboy": "^1.6.0", | ||
@@ -48,3 +48,3 @@ "path-to-regexp": "^6.2.2" | ||
"license": "MIT", | ||
"gitHead": "762c86dfd04b4fbdd7c05d23915e834f0de74808" | ||
"gitHead": "eeab4ccbf32313ff12690fab4bc5a783712a3c28" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
271489
1634
+ Added@bunt/assert@0.30.0(transitive)
+ Added@bunt/async@0.30.0(transitive)
+ Added@bunt/input@0.30.0(transitive)
+ Added@bunt/is@0.30.0(transitive)
+ Added@bunt/type@0.30.0(transitive)
+ Added@bunt/unit@0.30.0(transitive)
+ Added@bunt/util@0.30.0(transitive)
- Removed@bunt/assert@0.29.19(transitive)
- Removed@bunt/async@0.29.19(transitive)
- Removed@bunt/input@0.29.21(transitive)
- Removed@bunt/is@0.29.19(transitive)
- Removed@bunt/type@0.29.19(transitive)
- Removed@bunt/unit@0.29.26(transitive)
- Removed@bunt/util@0.29.26(transitive)
Updated@bunt/assert@^0.30.0
Updated@bunt/async@^0.30.0
Updated@bunt/input@^0.30.0
Updated@bunt/is@^0.30.0
Updated@bunt/unit@^0.30.0
Updated@bunt/util@^0.30.0
Updated@types/busboy@^1.5.4