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.1 to 0.0.2

dist/eventBus/reader.d.ts

1

dist/eventBus/index.d.ts

@@ -6,2 +6,3 @@ export * from "./subscribable";

export * from "./emptyStickyEventBus";
export * from "./reader";
//# sourceMappingURL=index.d.ts.map

@@ -26,2 +26,3 @@ "use strict";

__exportStar(require("./emptyStickyEventBus"), exports);
__exportStar(require("./reader"), exports);
//# sourceMappingURL=index.js.map

8

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

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

"keywords": [
"teawithsand",
"player",
"music"
"utils",
"misc",
"throw-expression"
],

@@ -22,0 +22,0 @@ "author": "teawithsand",

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