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.26 to 1.2.27

tsconfig.check.json

16

CHANGELOG.md

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

## [1.2.27](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.26...ts-type@1.2.27) (2020-07-26)
### ✨ Features
* update type to interface, add simple test ([888fa10](https://github.com/bluelovers/ws-ts-type/commit/888fa10f2f492e1fe315cd42ffe7ec55d091eba7))
### BREAKING CHANGES
* omit `[k: string]`
## [1.2.26](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.25...ts-type@1.2.26) (2020-07-26)

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

7

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

@@ -49,3 +49,4 @@ "keywords": [

"ncu": "npx yarn-tool ncu -u",
"sort-package-json": "npx yarn-tool sort"
"sort-package-json": "npx yarn-tool sort",
"ts:check": "tsc --noEmit -p tsconfig.check.json"
},

@@ -59,3 +60,3 @@ "dependencies": {

},
"gitHead": "d88cb4538f62d58638f85c5195311d77f06f0220"
"gitHead": "810f2c52bfca66e36f8f2819a79e0a8972c8c3d9"
}
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