File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1119,6 +1119,8 @@ const { glob } = require('node:fs/promises');
11191119deprecated: v10.0.0 
11201120--> 
11211121
1122+ > Stability: 0 - Deprecated 
1123+ 
11221124* `  path`  {string|Buffer|URL}
11231125* `  mode`  {integer}
11241126* Returns: {Promise} Fulfills with `  undefined `  upon success.
@@ -3195,6 +3197,8 @@ changes:
31953197                 it will emit a deprecation warning with id DEP0013. 
31963198--> 
31973199
3200+ > Stability: 0 - Deprecated 
3201+ 
31983202* `path` {string|Buffer|URL} 
31993203* `mode` {integer} 
32003204* `callback` {Function} 
@@ -5714,6 +5718,8 @@ console.log(globSync('**/*.js'));
57145718deprecated: v0.4.7 
57155719--> 
57165720
5721+ > Stability: 0 - Deprecated 
5722+ 
57175723* `  path`  {string|Buffer|URL}
57185724* `  mode`  {integer}
57195725
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments