Socket
Socket
Sign inDemoInstall

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 1.2.39 to 1.2.40

lib/helper/number.d.ts

21

CHANGELOG.md

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

## [1.2.40](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.39...ts-type@1.2.40) (2021-08-31)
### ✨ Features
* add `ITSNumberValue` ([98d93ed](https://github.com/bluelovers/ws-ts-type/commit/98d93ed182c0cfbb1d968940b5ec6b3ca73ae32b))
### 🛠 Build System
* **release:** publish ([ecdfb1d](https://github.com/bluelovers/ws-ts-type/commit/ecdfb1d1bf45be7c42c684aa53013d5e42b43ff2))
### 🔖 Miscellaneous
* . ([c2bd5ed](https://github.com/bluelovers/ws-ts-type/commit/c2bd5ede16dddfb118ce7f819ad08b6db94ffeda))
## [1.2.39](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.38...ts-type@1.2.39) (2021-07-20)

@@ -8,0 +29,0 @@

3

lib/index.d.ts

@@ -7,5 +7,7 @@ export * from './generic';

export * from './helper/key-value';
export * from './helper/number';
export * from './helper/overwrite';
export * from './helper/readonly';
export * from './helper/record';
export * from './helper/string';
export * from './helper/tuple';

@@ -15,2 +17,3 @@ export * from './helper/typeof';

export * from './internal/filter';
export * from './internal/logic/string-literal';
export * from './logic/any';

@@ -17,0 +20,0 @@ export * from './type/base';

4

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

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

},
"gitHead": "a9afeb2513c2967c1f6f2c56260b5158aafe164a"
"gitHead": "2576ce949f0ead12c24c16f334764789a57989ac"
}

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