Comparing version 1.2.2 to 1.2.3
export declare function Env(inputName?: string): any; | ||
//# sourceMappingURL=env.d.ts.map |
export * from './env'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "classenv", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Describe your environment variables contract with TypeScript class", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -7,0 +8,0 @@ "dist" |
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
5646
10