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.46 to 1.0.47

7

AgTimeMachine.d.ts

@@ -21,8 +21,3 @@ import type { Db } from "mongodb";

}): TmBuilder<T & {
[key in K]: {
ids: () => string[];
dataSource: (id: string) => {
[key in string]: V;
};
};
[key in K]: MapSource<V>;
}>;

@@ -29,0 +24,0 @@ detach<K extends keyof T>(key: K): TmBuilder<Exclude<T, K>>;

2

package.json
{
"name": "ag-repo",
"version": "1.0.46",
"version": "1.0.47",
"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