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

ts-type

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-type - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8

lib/type/tuple/empty.d.ts

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [2.1.8](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.1.7...ts-type@2.1.8) (2022-07-06)
### ✨ Features
* add `ITSEmptyTuple` ([03de83c](https://github.com/bluelovers/ws-ts-type/commit/03de83cdf15dec826bd5ddf5073ad7263c51f5c3))
### 🛠 Build System
* **release:** publish ([27e9f85](https://github.com/bluelovers/ws-ts-type/commit/27e9f854ebc6d23ff91d208b7bd9cd500bc096f8))
## [2.1.7](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.1.6...ts-type@2.1.7) (2022-07-05)

@@ -8,0 +24,0 @@

1

lib/index.d.ts

@@ -33,1 +33,2 @@ export * from './generic';

export * from './type/record/partial';
export * from './type/tuple/empty';

4

package.json
{
"name": "ts-type",
"version": "2.1.7",
"version": "2.1.8",
"description": "add some typescript type and re-export some build-in typescript type",

@@ -67,3 +67,3 @@ "keywords": [

},
"gitHead": "a194b9c8616dc5f83df145ed071dc67ce65c27a0"
"gitHead": "095cead0934e3722045025990d906c290869e3f6"
}

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