Socket
Socket
Sign inDemoInstall

@furystack/utils

Package Overview
Dependencies
Maintainers
1
Versions
119
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.2 to 1.2.3

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";

6

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

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

"devDependencies": {
"@types/jest": "^26.0.0"
"@types/jest": "^26.0.2"
},
"gitHead": "a9ce562cb2fcdb7c5c417f83df3386e00e1c2d95"
"gitHead": "ba2a2500c3aae651bb2bd1c5701724d43c7bd7e0"
}

@@ -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