Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

generator-function

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-function - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+6
-0
CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [v2.0.1](https://github.com/TimothyGu/generator-function/compare/v2.0.0...v2.0.1) - 2025-09-30
### Commits
- [meta] fix repo URL [`f5d05f2`](https://github.com/TimothyGu/generator-function/commit/f5d05f278e1f0660c418bf0b867e0013873da48c)
## [v2.0.0](https://github.com/TimothyGu/generator-function/compare/v1.0.0...v2.0.0) - 2025-09-29

@@ -10,0 +16,0 @@

+4
-4
{
"name": "generator-function",
"version": "2.0.0",
"version": "2.0.1",
"description": "A function that returns the normally hidden `GeneratorFunction` constructor",

@@ -36,3 +36,3 @@ "main": "./legacy.js",

"type": "git",
"url": "git+https://github.com/ljharb/generator-function.git"
"url": "git+https://github.com/TimothyGu/generator-function.git"
},

@@ -47,5 +47,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/ljharb/generator-function/issues"
"url": "https://github.com/TimothyGu/generator-function/issues"
},
"homepage": "https://github.com/ljharb/generator-function#readme",
"homepage": "https://github.com/TimothyGu/generator-function#readme",
"devDependencies": {

@@ -52,0 +52,0 @@ "@arethetypeswrong/cli": "^0.18.2",

@@ -38,7 +38,7 @@ # generator-function <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

[package-url]: https://npmjs.org/package/generator-function
[npm-version-svg]: https://versionbadg.es/ljharb/generator-function.svg
[deps-svg]: https://david-dm.org/ljharb/generator-function.svg
[deps-url]: https://david-dm.org/ljharb/generator-function
[dev-deps-svg]: https://david-dm.org/ljharb/generator-function/dev-status.svg
[dev-deps-url]: https://david-dm.org/ljharb/generator-function#info=devDependencies
[npm-version-svg]: https://versionbadg.es/TimothyGu/generator-function.svg
[deps-svg]: https://david-dm.org/TimothyGu/generator-function.svg
[deps-url]: https://david-dm.org/TimothyGu/generator-function
[dev-deps-svg]: https://david-dm.org/TimothyGu/generator-function/dev-status.svg
[dev-deps-url]: https://david-dm.org/TimothyGu/generator-function#info=devDependencies
[npm-badge-png]: https://nodei.co/npm/generator-function.png?downloads=true&stars=true

@@ -49,5 +49,5 @@ [license-image]: https://img.shields.io/npm/l/generator-function.svg

[downloads-url]: https://npm-stat.com/charts.html?package=generator-function
[codecov-image]: https://codecov.io/gh/ljharb/generator-function/branch/main/graphs/badge.svg
[codecov-url]: https://app.codecov.io/gh/ljharb/generator-function/
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/generator-function
[actions-url]: https://github.com/ljharb/generator-function/actions
[codecov-image]: https://codecov.io/gh/TimothyGu/generator-function/branch/main/graphs/badge.svg
[codecov-url]: https://app.codecov.io/gh/TimothyGu/generator-function/
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/TimothyGu/generator-function
[actions-url]: https://github.com/TimothyGu/generator-function/actions