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.0.1 to 2.0.3

lib/helper/record/omit-index.d.ts

27

CHANGELOG.md

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

## [2.0.3](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.0.1...ts-type@2.0.3) (2021-11-28)
### ✨ Features
* add `ITSOmitIndexSignatures` ([cd93c7c](https://github.com/bluelovers/ws-ts-type/commit/cd93c7c17b4511d04feb02b4515b43a4f6f20942))
### 🔖 Miscellaneous
* . ([df353d4](https://github.com/bluelovers/ws-ts-type/commit/df353d4df2d51ee07f6ec7d626ddf92aba19fff4))
## [2.0.2](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.0.1...ts-type@2.0.2) (2021-11-28)
### ✨ Features
* add `ITSOmitIndexSignatures` ([cd93c7c](https://github.com/bluelovers/ws-ts-type/commit/cd93c7c17b4511d04feb02b4515b43a4f6f20942))
## [2.0.1](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.40...ts-type@2.0.1) (2021-11-20)

@@ -8,0 +35,0 @@

1

lib/index.d.ts

@@ -12,2 +12,3 @@ export * from './generic';

export * from './helper/record/member';
export * from './helper/record/omit-index';
export * from './helper/record/partial';

@@ -14,0 +15,0 @@ export * from './helper/record/pick-type';

4

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

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

},
"gitHead": "a5d6d26efc9d81d74d4aeeeb99c6d0b5d50d5d10"
"gitHead": "1d3c3b661d96e12854b93000be07b60f5adee396"
}

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