New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teawithsand/tws-lts

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teawithsand/tws-lts - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/lang/sleep.d.ts

2

dist/lang/index.d.ts

@@ -5,2 +5,4 @@ export * from "./uuid";

export * from "./latePromise";
export * from "./timestamp";
export * from "./sleep";
//# sourceMappingURL=index.d.ts.map

@@ -21,2 +21,4 @@ "use strict";

__exportStar(require("./latePromise"), exports);
__exportStar(require("./timestamp"), exports);
__exportStar(require("./sleep"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@teawithsand/tws-lts",
"version": "0.0.2",
"version": "0.0.3",
"description": "Misc js utils migrated from tws-stl. Only most common stuff here.",

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

Sorry, the diff of this file is not supported yet

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