Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
functions-have-names
Advanced tools
Does this JS environment support the `name` property on functions?
Does this JS environment support the name
property on functions?
var functionsHaveNames = require('functions-have-names');
var assert = require('assert');
assert.equal(functionsHaveNames(), true); // will be `false` in IE 6-8
Simply clone the repo, npm install
, and run npm test
v1.2.3 - 2022-04-19
4ed274a
node/install
instead of node/run
; use codecov
action 96dfcaa
eslint
, @ljharb/eslint-config
, aud
, auto-changelog
, tape
9e674f8
d913f5b
eslint
, @ljharb/eslint-config
, aud
, auto-changelog
, safe-publish-latest
, tape
f61058f
3348839
eslint
, @ljharb/eslint-config
, safe-publish-latest
, tape
ee1a321
eslint
, @ljharb/eslint-config
, tape
b8dc1a2
@ljharb/eslint-config
, tape
0e825c4
prepublishOnly
script for npm 7+ 9489d66
FAQs
Does this JS environment support the `name` property on functions?
The npm package functions-have-names receives a total of 24,332,592 weekly downloads. As such, functions-have-names popularity was classified as popular.
We found that functions-have-names demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.