Socket
Socket
Sign inDemoInstall

jaz-ts-utils

Package Overview
Dependencies
0
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.5.0

dist/count-occurrences.d.ts

2

dist/index.d.ts

@@ -13,2 +13,2 @@ export * from "./collection";

export * from "./clone";
export * from "./count-records";
export * from "./count-occurrences";

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

__exportStar(require("./clone"), exports);
__exportStar(require("./count-records"), exports);
__exportStar(require("./count-occurrences"), exports);
//# sourceMappingURL=index.js.map
{
"name": "jaz-ts-utils",
"version": "3.4.0",
"version": "3.5.0",
"description": "",

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

@@ -13,2 +13,2 @@ export * from "./collection";

export * from "./clone";
export * from "./count-records";
export * from "./count-occurrences";

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc