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.37 to 1.2.38

16

CHANGELOG.md

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

## [1.2.38](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.37...ts-type@1.2.38) (2021-07-19)
### 🛠 Build System
* **release:** publish ([40e189c](https://github.com/bluelovers/ws-ts-type/commit/40e189c1fed20a48f1eca42f65fbdb1bbe4de7fd))
### 🔖 Miscellaneous
* . ([c53bb35](https://github.com/bluelovers/ws-ts-type/commit/c53bb359f601118292cf9508d2e1bf8810464a24))
## [1.2.37](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.36...ts-type@1.2.37) (2021-07-19)

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

8

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

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

"build:toc": "tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc",
"preversion": "yarn run test",
"preversion": "yarn run test && yarn run postpublish:git:commit",
"postpublish:git:commit": "git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit",
"prepublishOnly": "echo prepublishOnly",

@@ -59,3 +60,2 @@ "ncu": "npx yarn-tool ncu -u",

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

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

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