New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/api

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/api - npm Package Compare versions

Comparing version 8.11.19 to 8.11.20

2

CHANGELOG.md
# Change Log
- **Last updated**: 2025-01-29T16:25:48Z
- **Last updated**: 2025-02-13T16:03:11Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

/**
* Class behavior mixin based on:
* - http://raganwald.com/2015/06/26/decorators-in-es7.html
* http://raganwald.com/2015/06/26/decorators-in-es7.html
*

@@ -5,0 +5,0 @@ * Additionally only injects/overwrites properties in target, which are NOT

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

@@ -45,4 +45,4 @@ "type": "module",

"devDependencies": {
"esbuild": "^0.24.2",
"typedoc": "^0.27.6",
"esbuild": "^0.25.0",
"typedoc": "^0.27.7",
"typescript": "^5.7.3"

@@ -234,3 +234,6 @@ },

},
"gitHead": "fc1d498e8d4b690db873c30cc594352a804e7a65\n"
"thi.ng": {
"tag": "none"
},
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n"
}

@@ -29,3 +29,3 @@ export type Range = [number, number];

* @example
* ```
* ```text
* RangeValueMap[4] -> 0 | 1 | 2 | 3

@@ -32,0 +32,0 @@ * ```

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