Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@furystack/utils

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/utils - npm Package Compare versions

Comparing version 1.2.15 to 1.2.16

0

dist/debounce.d.ts

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=deep-merge.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Disposable } from './disposable';

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

import './filter-async';
//# sourceMappingURL=filter-async.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './disposable';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Disposable } from './disposable';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RetrierOptions } from './retrier-options';

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare global {

@@ -0,0 +0,0 @@ "use strict";

import './sort-by';
//# sourceMappingURL=sort-by.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Disposable } from './disposable';

@@ -0,0 +0,0 @@ "use strict";

export declare const traceTests: void;
//# sourceMappingURL=trace.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=tuple.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Disposable } from './disposable';

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@furystack/utils",
"version": "1.2.15",
"version": "1.2.16",
"description": "General utilities",

@@ -39,3 +39,3 @@ "main": "dist/index.js",

},
"gitHead": "39bccd18b9a10769dedb1dcd745353c67ba94bad"
"gitHead": "d05aa002627b03e54122d080b285668a7f5f356b"
}

@@ -0,0 +0,0 @@ # @furystack/utils

@@ -0,0 +0,0 @@ import { debounce } from './debounce'

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

@@ -0,0 +0,0 @@ import { deepMerge } from './deep-merge'

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

@@ -0,0 +0,0 @@ import { using, usingAsync, Disposable } from './disposable'

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

@@ -0,0 +0,0 @@ import './filter-async'

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

@@ -0,0 +0,0 @@ export * from './disposable'

@@ -0,0 +0,0 @@ import { ObservableValue } from './observable-value'

@@ -0,0 +0,0 @@ import { Disposable } from './disposable'

@@ -0,0 +0,0 @@ import { PathHelper } from './path-helper'

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

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

@@ -0,0 +0,0 @@ import { RetrierOptions } from './retrier-options'

@@ -0,0 +0,0 @@ import { Retrier } from './retrier'

@@ -0,0 +0,0 @@ import { sleepAsync } from './sleep-async'

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

@@ -0,0 +0,0 @@ import './sort-by'

@@ -0,0 +0,0 @@ declare global {

@@ -0,0 +0,0 @@ import { Trace } from './trace'

@@ -0,0 +0,0 @@ import { Disposable } from './disposable'

@@ -0,0 +0,0 @@ import { tuple } from './tuple'

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

@@ -0,0 +0,0 @@ import { Disposable } from './disposable'

Sorry, the diff of this file is not supported yet

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