File tree 3 files changed +5
-5
lines changed
node_modules/is-core-module
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 114
114
"node:string_decoder" : [" >= 14.18 && < 15" , " >= 16" ],
115
115
"sys" : [" >= 0.4 && < 0.7" , " >= 0.8" ],
116
116
"node:sys" : [" >= 14.18 && < 15" , " >= 16" ],
117
- "test/reporters" : [ " >= 19.9" , " >= 20 " ] ,
117
+ "test/reporters" : " >= 19.9 && < 20.2 " ,
118
118
"node:test/reporters" : [" >= 19.9" , " >= 20" ],
119
119
"node:test" : [" >= 16.17 && < 17" , " >= 18" ],
120
120
"timers" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " is-core-module" ,
3
- "version" : " 2.12.0 " ,
3
+ "version" : " 2.12.1 " ,
4
4
"description" : " Is this specifier a node.js core module?" ,
5
5
"main" : " index.js" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 6731
6731
}
6732
6732
},
6733
6733
"node_modules/is-core-module": {
6734
- "version": "2.12.0 ",
6735
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.0 .tgz",
6736
- "integrity": "sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ ==",
6734
+ "version": "2.12.1 ",
6735
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.1 .tgz",
6736
+ "integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg ==",
6737
6737
"inBundle": true,
6738
6738
"dependencies": {
6739
6739
"has": "^1.0.3"
You can’t perform that action at this time.
0 commit comments