New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@observertc/sample-schemas-js

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@observertc/sample-schemas-js - npm Package Compare versions

Comparing version 2.2.10 to 2.2.11

2

dist/index.d.ts
export * from "./samples/Samples";
export * as W3CStats from "./w3c/W3cStatsIdentifiers";
export declare const version = "2.2.10";
export declare const version = "2.2.11";
//# sourceMappingURL=index.d.ts.map

@@ -32,2 +32,2 @@ "use strict";

exports.W3CStats = __importStar(require("./w3c/W3cStatsIdentifiers"));
exports.version = "2.2.10";
exports.version = "2.2.11";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.schemaVersion = void 0;
exports.schemaVersion = "2.2.10";
exports.schemaVersion = "2.2.11";
{
"name": "@observertc/sample-schemas-js",
"version": "2.2.10",
"version": "2.2.11",
"description": "ObserveRTC Generated Library for Sample Schemas",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

export * from "./samples/Samples";
export * as W3CStats from "./w3c/W3cStatsIdentifiers";
export const version = "2.2.10";
export const version = "2.2.11";
export const schemaVersion = "2.2.10";
export const schemaVersion = "2.2.11";

@@ -4,0 +4,0 @@ /**

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc