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.38 to 1.2.39

11

CHANGELOG.md

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

## [1.2.39](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.38...ts-type@1.2.39) (2021-07-20)
### 🔖 Miscellaneous
* . ([c65df57](https://github.com/bluelovers/ws-ts-type/commit/c65df5763d3293781d1da658cf442457c2a0608d))
## [1.2.38](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.37...ts-type@1.2.38) (2021-07-19)

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

7

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

@@ -52,4 +52,4 @@ "keywords": [

"preversion": "yarn run test && yarn run postpublish:git:commit",
"prepublishOnly": "echo prepublishOnly",
"postpublish:git:commit": "git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit",
"prepublishOnly": "echo prepublishOnly",
"ncu": "npx yarn-tool ncu -u",

@@ -60,2 +60,3 @@ "sort-package-json": "npx yarn-tool sort",

"dependencies": {
"tslib": "^2.3.0",
"typedarray-dts": "^1.0.0"

@@ -68,3 +69,3 @@ },

},
"gitHead": "e8649207676818f23c6897f4963a650e31eef1ae"
"gitHead": "a9afeb2513c2967c1f6f2c56260b5158aafe164a"
}
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