@apigames/async-interval
Advanced tools
Comparing version 23.1.5 to 23.2.0
{ | ||
"name": "@apigames/async-interval", | ||
"version": "23.1.5", | ||
"version": "23.2.0", | ||
"description": "Modern version of setInterval for promises and async functions available in Node.js and browsers.", | ||
@@ -72,27 +72,27 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.21.3", | ||
"@babel/core": "^7.21.4", | ||
"@babel/plugin-transform-modules-commonjs": "^7.21.2", | ||
"@babel/plugin-transform-runtime": "^7.21.0", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.4", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.2", | ||
"@sinonjs/fake-timers": "^10.0.2", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.15.3", | ||
"@types/node": "^18.15.11", | ||
"@types/sinon": "^10.0.13", | ||
"@types/sinonjs__fake-timers": "^8.1.2", | ||
"@typescript-eslint/eslint-plugin": "^5.55.0", | ||
"@typescript-eslint/parser": "^5.55.0", | ||
"@typescript-eslint/eslint-plugin": "^5.58.0", | ||
"@typescript-eslint/parser": "^5.58.0", | ||
"babel-loader": "^9.1.2", | ||
"eslint": "^8.36.0", | ||
"eslint": "^8.38.0", | ||
"mocha": "^10.2.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.8.4", | ||
"prettier": "^2.8.7", | ||
"rimraf": "^3.0.2", | ||
"sinon": "^15.0.2", | ||
"sinon": "^15.0.3", | ||
"source-map-support": "^0.5.21", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.76.2", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.78.0", | ||
"webpack-cli": "^5.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33898