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

ag-repo

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-repo - npm Package Compare versions

Comparing version 1.0.38 to 1.0.39

2

AgTmPlayer.d.ts

@@ -8,3 +8,3 @@ import { ComputedRef } from "ag-utilities/AgVueWrap";

type PlayerApi<T> = WebProxy<Omit<AgTmObject<T>, 'bind' | 'unbind' | 'loadLatest'>>;
declare class TmPlayer<T> {
export declare class TmPlayer<T> {
private proxy;

@@ -11,0 +11,0 @@ private cursor;

@@ -48,3 +48,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.AgTmPlayer = void 0;
exports.TmPlayer = exports.AgTmPlayer = void 0;
// import { AgTmPlayerBuffer, ServerBufferProxy } from "./TmPlayerBuffer";

@@ -391,1 +391,2 @@ var AgPoll_1 = require("ag-utilities/AgPoll");

}());
exports.TmPlayer = TmPlayer;
{
"name": "ag-repo",
"version": "1.0.38",
"version": "1.0.39",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

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