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

@legendapp/tools

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@legendapp/tools - npm Package Compare versions

Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7

PromiseCallback.d.ts

1

index.d.ts
export * from './animationFrameOnce';
export * from './arrayFunctions';
export * from './is';
export * from './PromiseCallback';
export * from './ResizeObserver';
export * from './timeoutOnce';

@@ -20,4 +20,5 @@ "use strict";

__exportStar(require("./is"), exports);
__exportStar(require("./PromiseCallback"), exports);
__exportStar(require("./ResizeObserver"), exports);
__exportStar(require("./timeoutOnce"), exports);
//# sourceMappingURL=index.js.map

2

package.json

@@ -6,3 +6,3 @@ {

"private": false,
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"license": "MIT",

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

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