generator-function
Advanced tools
+6
-0
@@ -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", |
+9
-9
@@ -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 |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10078
2.86%0
-100%0
-100%1
-50%