File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 2727 "prepublishOnly" : " safe-publish-latest && npm run lint && npm run flow && npm run jest" 
2828 "pretest" : " npm run lint:fix && npm run flow" 
2929 "test" : " npm run jest" 
30-  "posttest" : " aud  --production" 
30+  "posttest" : " npx npm@'>=10.2' audit  --production" 
3131 "test:ci" : " npm run jest -- --ci --runInBand" 
3232 "pretest:examples" : " npm run build" 
3333 "test:examples" : " npm run test-example:legacy && npm run test-example:flat-esm && npm run test-example:flat-cjs" 
4747 "@babel/eslint-parser" : " ^7.25.1" 
4848 "@babel/plugin-transform-flow-strip-types" : " ^7.25.2" 
4949 "@babel/register" : " ^7.24.6" 
50-  "aud" : " ^2.0.4" 
5150 "auto-changelog" : " ^2.4.0" 
5251 "babel-jest" : " ^24.9.0" 
5352 "babel-plugin-add-module-exports" : " ^1.0.4" 
                         You can’t perform that action at this time. 
           
                  
0 commit comments