@observertc/sample-schemas-js
Advanced tools
Comparing version 2.2.12-5deb2ab.0 to 2.2.12
export * from "./samples/Samples"; | ||
export * as W3CStats from "./w3c/W3cStatsIdentifiers"; | ||
export declare const version = "2.2.11"; | ||
export declare const version = "2.2.12"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -32,2 +32,2 @@ "use strict"; | ||
exports.W3CStats = __importStar(require("./w3c/W3cStatsIdentifiers")); | ||
exports.version = "2.2.11"; | ||
exports.version = "2.2.12"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.schemaVersion = void 0; | ||
exports.schemaVersion = "2.2.11"; | ||
exports.schemaVersion = "2.2.12"; |
{ | ||
"name": "@observertc/sample-schemas-js", | ||
"version": "2.2.12-5deb2ab.0", | ||
"version": "2.2.12", | ||
"description": "ObserveRTC Generated Library for Sample Schemas", | ||
@@ -30,2 +30,2 @@ "main": "dist/index.js", | ||
} | ||
} | ||
} |
export * from "./samples/Samples"; | ||
export * as W3CStats from "./w3c/W3cStatsIdentifiers"; | ||
export const version = "2.2.11"; | ||
export const version = "2.2.12"; |
export const schemaVersion = "2.2.11"; | ||
export const schemaVersion = "2.2.12"; | ||
@@ -4,0 +4,0 @@ /** |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
256881