Socket
Socket
Sign inDemoInstall

@thi.ng/api

Package Overview
Dependencies
0
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.7.3 to 8.7.4

2

CHANGELOG.md
# Change Log
- **Last updated**: 2023-03-02T18:09:03Z
- **Last updated**: 2023-03-14T13:27:19Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/api",
"version": "8.7.3",
"version": "8.7.4",
"description": "Common, generic types, interfaces & mixins",

@@ -31,3 +31,3 @@ "type": "module",

"build": "yarn clean && tsc --declaration",
"clean": "rimraf '*.js' '*.d.ts' '*.map' doc api decorators mixins",
"clean": "rimraf --glob '*.js' '*.d.ts' '*.map' doc api decorators mixins",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",

@@ -41,7 +41,7 @@ "doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

"devDependencies": {
"@microsoft/api-extractor": "^7.34.2",
"@thi.ng/testament": "^0.3.11",
"rimraf": "^4.1.2",
"@microsoft/api-extractor": "^7.34.4",
"@thi.ng/testament": "^0.3.13",
"rimraf": "^4.4.0",
"tools": "^0.0.1",
"typedoc": "^0.23.24",
"typedoc": "^0.23.26",
"typescript": "^4.9.5"

@@ -230,3 +230,3 @@ },

},
"gitHead": "a2915dee637c1b8cd2e11a78a23bd035e4f750e7\n"
"gitHead": "cc46c097a3a173fb1ef41f57a858d03037063141\n"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc