We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51db52 commit e57dbddCopy full SHA for e57dbdd
2 files changed
package.json
@@ -73,13 +73,13 @@
73
"object.assign": "npm:@nolyfill/object.assign@^1",
74
"object.entries": "npm:@nolyfill/object.entries@^1",
75
"object.fromentries": "npm:@nolyfill/object.fromentries@^1",
76
+ "object-keys": "npm:@nolyfill/object-keys@^1",
77
"object.values": "npm:@nolyfill/object.values@^1",
78
"safe-regex-test": "npm:@nolyfill/safe-regex-test@^1",
79
"safer-buffer": "npm:@nolyfill/safer-buffer@^1",
80
"string.prototype.includes": "npm:@nolyfill/string.prototype.includes@^1",
81
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1",
82
"string.prototype.repeat": "npm:@nolyfill/string.prototype.repeat@^1",
- "esbuild@<=0.24.2": ">=0.25.0",
83
"eslint": "^10.0.1",
84
"semver": "^7.7.4",
85
"chokidar": "^5.0.0"
0 commit comments