@mozilla/glean
Advanced tools
Comparing version 3.0.0-pre.1 to 3.0.0
export const GLEAN_SCHEMA_VERSION = 1; | ||
export const GLEAN_VERSION = "3.0.0-pre.1"; | ||
export const GLEAN_VERSION = "3.0.0"; | ||
export const PING_INFO_STORAGE = "glean_ping_info"; | ||
@@ -4,0 +4,0 @@ export const CLIENT_INFO_STORAGE = "glean_client_info"; |
export declare const GLEAN_SCHEMA_VERSION = 1; | ||
export declare const GLEAN_VERSION = "3.0.0-pre.1"; | ||
export declare const GLEAN_VERSION = "3.0.0"; | ||
export declare const PING_INFO_STORAGE = "glean_ping_info"; | ||
@@ -4,0 +4,0 @@ export declare const CLIENT_INFO_STORAGE = "glean_client_info"; |
{ | ||
"name": "@mozilla/glean", | ||
"version": "3.0.0-pre.1", | ||
"version": "3.0.0", | ||
"description": "An implementation of the Glean SDK, a modern cross-platform telemetry client, for JavaScript environments.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
459047