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 1.2.31 to 1.2.32

11

CHANGELOG.md

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

## [1.2.32](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.31...ts-type@1.2.32) (2020-07-31)
### ♻️ Chores
* update deps ([110fb85](https://github.com/bluelovers/ws-ts-type/commit/110fb85d385de8ee94719ed9cd29790b92592133))
## [1.2.31](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.30...ts-type@1.2.31) (2020-07-28)

@@ -8,0 +19,0 @@

10

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

@@ -26,3 +26,5 @@ "keywords": [

"typings",
"type-helprt"
"type-helprt",
"toolbox",
"toolbelt"
],

@@ -57,3 +59,3 @@ "homepage": "https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme",

"dependencies": {
"ts-toolbelt": "^6.13.34",
"ts-toolbelt": "^6.13.36",
"typedarray-dts": "^1.0.0"

@@ -64,3 +66,3 @@ },

},
"gitHead": "be2ec29ebe97bea814b97d9a90c1ae4e6220654c"
"gitHead": "a03a551d0d68fd75cb8e98781703a8d0d59df73e"
}

@@ -124,2 +124,7 @@ # README

- https://www.logicbig.com/tutorials/misc/typescript.html
## links
- https://github.com/krzkaczor/ts-essentials
- https://github.com/millsp/ts-toolbelt
-
tsconfig.check.tsbuildinfo

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