@trieb.work/server-utils
Advanced tools
Comparing version 0.1.3 to 0.1.4
export * from "./caching/redis"; | ||
export * from "../common"; |
{ | ||
"name": "@trieb.work/server-utils", | ||
"description": "Internal trieb.work utils for server apps", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "license": "NONE", |
@@ -18,3 +18,3 @@ { | ||
"outDir": "./dist", /* Redirect output structure to the directory. */ | ||
"rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ | ||
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ | ||
// "composite": true, /* Enable project compilation */ | ||
@@ -48,3 +48,3 @@ // "tsBuildInfoFile": "./", /* Specify file to store incremental compilation information */ | ||
// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */ | ||
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */ | ||
"rootDirs": ["../common", "./"], /* List of root folders whose combined content represents the structure of the project at runtime. */ | ||
// "typeRoots": [], /* List of folders to include type definitions from. */ | ||
@@ -51,0 +51,0 @@ // "types": [], /* Type declaration files to be included in compilation. */ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
21257
12
383
4