Socket
Socket
Sign inDemoInstall

ts-lib-utils

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

ts-lib-utils - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0-alpha.0

dist/js-doc.d.ts

1

dist/index.d.ts
export * from './tsconfig';
export * from './language-service';
export * from './js-doc';

@@ -6,1 +6,2 @@ "use strict";

tslib_1.__exportStar(require("./language-service"), exports);
tslib_1.__exportStar(require("./js-doc"), exports);

4

package.json
{
"name": "ts-lib-utils",
"version": "2.1.0",
"version": "2.2.0-alpha.0",
"description": "Utils to develop library using typescript",

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

},
"gitHead": "51790ee62d6bf009a9eb5628e8e4eb181a75dba5"
"gitHead": "419bf61e11eca7b6f8fd3c5b1db0aa650a7c6688"
}
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