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

@thi.ng/iterators

Package Overview
Dependencies
Maintainers
1
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/iterators - npm Package Compare versions

Comparing version 6.1.117 to 6.1.118

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-04-23T07:02:18Z
- **Last updated**: 2024-05-08T18:24:32Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

@@ -1,2 +0,2 @@

export declare const constantly: <T>(x: T) => (...args: any[]) => T;
export declare const constantly: <T>(x: T) => ((...args: any[]) => T);
//# sourceMappingURL=constantly.d.ts.map
{
"name": "@thi.ng/iterators",
"version": "6.1.117",
"version": "6.1.118",
"description": "Clojure inspired, composable ES6 iterators & generators",

@@ -39,11 +39,11 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.1",
"@thi.ng/dcons": "^3.2.112",
"@thi.ng/errors": "^2.5.6"
"@thi.ng/api": "^8.11.2",
"@thi.ng/dcons": "^3.2.113",
"@thi.ng/errors": "^2.5.7"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"esbuild": "^0.20.2",
"typedoc": "^0.25.12",
"typescript": "^5.4.3"
"@microsoft/api-extractor": "^7.43.2",
"esbuild": "^0.21.1",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
},

@@ -234,3 +234,3 @@ "keywords": [

},
"gitHead": "aed3421c21044c005fbcb7cc37965ccf85a870d2\n"
"gitHead": "df34b4a9e650cc7323575356de207d78933bdcf3\n"
}
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