@account-kit/logging
Advanced tools
Comparing version 4.8.0 to 4.9.0
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "4.8.0"; | ||
export declare const VERSION = "4.9.0"; |
// This file is autogenerated by inject-version.ts. Any changes will be | ||
// overwritten on commit! | ||
export const VERSION = "4.8.0"; | ||
export const VERSION = "4.9.0"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "4.8.0"; | ||
export declare const VERSION = "4.9.0"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "@account-kit/logging", | ||
"version": "4.8.0", | ||
"version": "4.9.0", | ||
"description": "Core logging library for Account Kit packages", | ||
@@ -21,2 +21,3 @@ "author": "Alchemy", | ||
"!src/**/*.test.ts", | ||
"!src/**/*.test-d.ts", | ||
"!src/__tests__/**/*" | ||
@@ -65,3 +66,3 @@ ], | ||
}, | ||
"gitHead": "06d9deda91e24f7c654bbf2e5713644fd39f6a85" | ||
"gitHead": "9cd4dc759879defa6ac90f1ae7f8a378d9d1666f" | ||
} |
// This file is autogenerated by inject-version.ts. Any changes will be | ||
// overwritten on commit! | ||
export const VERSION = "4.8.0"; | ||
export const VERSION = "4.9.0"; |
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
47286