nodecommons-esm-express 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +3 -3
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +6 -6
package/dist/index.d.mts
CHANGED
|
@@ -2,7 +2,7 @@ import { commonsExpressNoCache, commonsExpressCache, commonsExpressUseCacheIfUnc
|
|
|
2
2
|
import { commonsExpressBuildDefaultServer } from './helpers/build.mjs';
|
|
3
3
|
import { CommonsStrictExpressServer } from './servers/commons-strict-express.server.mjs';
|
|
4
4
|
import { TCommonsExpressHandler } from './types/tcommons-express-handler.mjs';
|
|
5
|
-
import { ICommonsExpressConfig, isICommonsExpressConfig } from './interfaces/icommons-express-config.mjs';
|
|
6
|
-
import { ICommonsRequestWithStrictParams } from './interfaces/icommons-request-with-strict-params.mjs';
|
|
7
5
|
import { COMMONS_ANGULAR_EXTS_CACHE, COMMONS_ANGULAR_EXTS_NOCACHE, COMMONS_ANGULAR_EXTS_USE_CACHE_IF_UNCHANGED } from './consts/commons-angular-exts.mjs';
|
|
8
|
-
|
|
6
|
+
import { ICommonsRequestWithStrictParams } from './interfaces/icommons-request-with-strict-params.mjs';
|
|
7
|
+
import { ICommonsExpressConfig, isICommonsExpressConfig } from './interfaces/icommons-express-config.mjs';
|
|
8
|
+
export { commonsExpressNoCache, commonsExpressCache, commonsExpressUseCacheIfUnchanged, commonsExpressGetIpAddress, commonsExpressGetUserAgent, commonsExpressGetStrictParamsFixedDateRange, commonsExpressGetQueryDateRange, commonsExpressGetBodyDateRange, commonsExpressIsNpm1985TimestampFile, commonsExpressSetLastModified, commonsExpressAutoNpm1985TimestampFile, commonsExpressCleanupMultiPartFiles, commonsExpressConsiderMultiPart, commonsExpressBuildDefaultServer, CommonsStrictExpressServer, TCommonsExpressHandler, COMMONS_ANGULAR_EXTS_CACHE, COMMONS_ANGULAR_EXTS_NOCACHE, COMMONS_ANGULAR_EXTS_USE_CACHE_IF_UNCHANGED, ICommonsRequestWithStrictParams, ICommonsExpressConfig, isICommonsExpressConfig };
|
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { commonsExpressNoCache, commonsExpressCache, commonsExpressUseCacheIfUnchanged, commonsExpressGetIpAddress, commonsExpressGetUserAgent, commonsExpressGetStrictParamsFixedDateRange, commonsExpressGetQueryDateRange, commonsExpressGetBodyDateRange, commonsExpressIsNpm1985TimestampFile, commonsExpressSetLastModified, commonsExpressAutoNpm1985TimestampFile, commonsExpressCleanupMultiPartFiles, commonsExpressConsiderMultiPart } from './helpers/commons-express.mjs';
|
|
2
2
|
import { commonsExpressBuildDefaultServer } from './helpers/build.mjs';
|
|
3
3
|
import { CommonsStrictExpressServer } from './servers/commons-strict-express.server.mjs';
|
|
4
|
-
import { isICommonsExpressConfig } from './interfaces/icommons-express-config.mjs';
|
|
5
4
|
import { COMMONS_ANGULAR_EXTS_CACHE, COMMONS_ANGULAR_EXTS_NOCACHE, COMMONS_ANGULAR_EXTS_USE_CACHE_IF_UNCHANGED } from './consts/commons-angular-exts.mjs';
|
|
6
|
-
|
|
5
|
+
import { isICommonsExpressConfig } from './interfaces/icommons-express-config.mjs';
|
|
6
|
+
export { commonsExpressNoCache, commonsExpressCache, commonsExpressUseCacheIfUnchanged, commonsExpressGetIpAddress, commonsExpressGetUserAgent, commonsExpressGetStrictParamsFixedDateRange, commonsExpressGetQueryDateRange, commonsExpressGetBodyDateRange, commonsExpressIsNpm1985TimestampFile, commonsExpressSetLastModified, commonsExpressAutoNpm1985TimestampFile, commonsExpressCleanupMultiPartFiles, commonsExpressConsiderMultiPart, commonsExpressBuildDefaultServer, CommonsStrictExpressServer, COMMONS_ANGULAR_EXTS_CACHE, COMMONS_ANGULAR_EXTS_NOCACHE, COMMONS_ANGULAR_EXTS_USE_CACHE_IF_UNCHANGED, isICommonsExpressConfig };
|
|
7
7
|
//# sourceMappingURL=index.mjs.map
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/index.mts"],"names":[],"mappings":"AAAA,OAAO,EACL,qBAAqB,EACrB,mBAAmB,EACnB,iCAAiC,EACjC,0BAA0B,EAC1B,0BAA0B,EAC1B,2CAA2C,EAC3C,+BAA+B,EAC/B,8BAA8B,EAC9B,oCAAoC,EACpC,6BAA6B,EAC7B,sCAAsC,EACtC,mCAAmC,EACnC,+BAA+B,EAChC,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AAEzF,OAAO,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/index.mts"],"names":[],"mappings":"AAAA,OAAO,EACL,qBAAqB,EACrB,mBAAmB,EACnB,iCAAiC,EACjC,0BAA0B,EAC1B,0BAA0B,EAC1B,2CAA2C,EAC3C,+BAA+B,EAC/B,8BAA8B,EAC9B,oCAAoC,EACpC,6BAA6B,EAC7B,sCAAsC,EACtC,mCAAmC,EACnC,+BAA+B,EAChC,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AAEzF,OAAO,EAAE,0BAA0B,EAAE,4BAA4B,EAAE,2CAA2C,EAAE,MAAM,mCAAmC,CAAC;AAE1J,OAAO,EAAyB,uBAAuB,EAAE,MAAM,0CAA0C,CAAC;AAC1G,OAAO,EACN,qBAAqB,EACrB,mBAAmB,EACnB,iCAAiC,EACjC,0BAA0B,EAC1B,0BAA0B,EAC1B,2CAA2C,EAC3C,+BAA+B,EAC/B,8BAA8B,EAC9B,oCAAoC,EACpC,6BAA6B,EAC7B,sCAAsC,EACtC,mCAAmC,EACnC,+BAA+B,EAC/B,gCAAgC,EAChC,0BAA0B,EAE1B,0BAA0B,EAC1B,4BAA4B,EAC5B,2CAA2C,EAG3C,uBAAuB,EACvB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nodecommons-esm-express",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"tsc": "./node_modules/typescript/bin/tsc",
|
|
@@ -33,10 +33,10 @@
|
|
|
33
33
|
"cors": "^2.8.5",
|
|
34
34
|
"express": "^4.21.2",
|
|
35
35
|
"formidable": "^3.5.2",
|
|
36
|
-
"nodecommons-esm-file": "^0.1.
|
|
37
|
-
"nodecommons-esm-http": "^1.0.
|
|
38
|
-
"nodecommons-esm-log": "^1.0.
|
|
39
|
-
"tscommons-esm-core": "^0.
|
|
40
|
-
"tscommons-esm-http": "^1.0.
|
|
36
|
+
"nodecommons-esm-file": "^0.1.6",
|
|
37
|
+
"nodecommons-esm-http": "^1.0.3",
|
|
38
|
+
"nodecommons-esm-log": "^1.0.3",
|
|
39
|
+
"tscommons-esm-core": "^0.2.0",
|
|
40
|
+
"tscommons-esm-http": "^1.0.3"
|
|
41
41
|
}
|
|
42
42
|
}
|