Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/transducers

Package Overview
Dependencies
Maintainers
0
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/transducers - npm Package Compare versions

Comparing version 9.0.12 to 9.0.13

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T13:15:57Z
- **Last updated**: 2024-08-10T15:03:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/transducers",
"version": "9.0.12",
"description": "Lightweight transducer implementations for ES6 / TypeScript",
"version": "9.0.13",
"description": "Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations",
"type": "module",

@@ -43,18 +43,19 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/arrays": "^2.9.13",
"@thi.ng/checks": "^3.6.9",
"@thi.ng/compare": "^2.3.10",
"@thi.ng/compose": "^3.0.10",
"@thi.ng/errors": "^2.5.13",
"@thi.ng/math": "^5.11.5",
"@thi.ng/random": "^4.0.1"
"@thi.ng/api": "^8.11.8",
"@thi.ng/arrays": "^2.9.14",
"@thi.ng/checks": "^3.6.10",
"@thi.ng/compare": "^2.4.0",
"@thi.ng/compose": "^3.0.11",
"@thi.ng/errors": "^2.5.14",
"@thi.ng/math": "^5.11.6",
"@thi.ng/random": "^4.0.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"typedoc": "^0.26.3",
"typescript": "^5.5.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
},
"keywords": [
"1d",
"2d",

@@ -73,3 +74,3 @@ "3d",

"generator",
"group-by",
"group",
"histogram",

@@ -79,2 +80,3 @@ "interleave",

"iterator",
"kernel",
"nd",

@@ -594,3 +596,3 @@ "partition",

},
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\n"
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n"
}

Sorry, the diff of this file is too big to display

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