New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apigames/async-interval

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/async-interval - npm Package Compare versions

Comparing version 24.1.6 to 24.1.7

14

package.json
{
"name": "@apigames/async-interval",
"version": "24.1.6",
"version": "24.1.7",
"description": "Modern version of setInterval for promises and async functions available in Node.js and browsers.",

@@ -73,3 +73,3 @@ "repository": {

"@babel/core": "^7.26.0",
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/plugin-transform-runtime": "^7.25.9",

@@ -79,4 +79,4 @@ "@babel/preset-env": "^7.26.0",

"@sinonjs/fake-timers": "^11.3.1",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.9",
"@types/sinon": "^17.0.3",

@@ -90,3 +90,3 @@ "@types/sinonjs__fake-timers": "^8.1.5",

"nyc": "^15.1.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",

@@ -96,6 +96,6 @@ "sinon": "^17.0.2",

"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"webpack": "^5.96.1",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc