@nodeboot/context
Advanced tools
@@ -1,13 +0,2 @@ | ||
| /** | ||
| * | ||
| * OpenAPI Type Description Example | ||
| * string A textual value "Hello World" | ||
| * number A floating-point number 3.14 | ||
| * integer A whole number 42 | ||
| * boolean A true/false value true | ||
| * array A list of values ["apple", "banana"] | ||
| * object A JSON object {"key": "value"} | ||
| * null Represents an explicitly null value (OpenAPI 3.1+) null | ||
| * */ | ||
| type PropertyType = "string" | "number" | "integer" | "object" | "boolean" | "array" | "null"; | ||
| type PropertyType = "string" | "number" | "integer" | "boolean" | "array" | "null" | Function; | ||
| export interface PropertyOptions { | ||
@@ -14,0 +3,0 @@ type?: PropertyType; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"PropertyOptions.d.ts","sourceRoot":"","sources":["../../../src/metadata/options/PropertyOptions.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;KAUK;AACL,KAAK,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC;AAE9F,MAAM,WAAW,eAAe;IAC5B,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,GAAG,CAAC;CACjB"} | ||
| {"version":3,"file":"PropertyOptions.d.ts","sourceRoot":"","sources":["../../../src/metadata/options/PropertyOptions.ts"],"names":[],"mappings":"AAAA,KAAK,YAAY,GACX,QAAQ,GACR,QAAQ,GACR,SAAS,GACT,SAAS,GACT,OAAO,GACP,MAAM,GACN,QAAQ,CAAC;AAEf,MAAM,WAAW,eAAe;IAC5B,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,GAAG,CAAC;CACjB"} |
+1
-1
| { | ||
| "name": "@nodeboot/context", | ||
| "version": "1.3.1", | ||
| "version": "1.4.0", | ||
| "description": "The first typescript example for the Monorepo example", | ||
@@ -5,0 +5,0 @@ "author": "Manuel Santos <ney.br.santos@gmail.com>", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
145990
-0.25%2438
-0.45%