@oxyhq/services
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -18,5 +18,5 @@ import { z } from "zod"; | ||
} | ||
export declare const NODE_ENV: "development" | "production"; | ||
export declare const NODE_ENV: "development" | "production" | "test"; | ||
export declare const OXY_AUTH_URL: string; | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@oxyhq/services", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "", | ||
@@ -43,2 +43,2 @@ "homepage": "https://oxy.so/", | ||
} | ||
} | ||
} |
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
34938