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
1
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 23.1.0 to 23.1.1

18

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

@@ -72,16 +72,16 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/plugin-transform-modules-commonjs": "^7.19.6",
"@babel/core": "^7.20.7",
"@babel/plugin-transform-modules-commonjs": "^7.20.11",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.20.2",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@sinonjs/fake-timers": "^10.0.0",
"@sinonjs/fake-timers": "^10.0.2",
"@types/mocha": "^10.0.1",
"@types/node": "^16.18.8",
"@types/node": "^16.18.11",
"@types/sinon": "^10.0.13",
"@types/sinonjs__fake-timers": "^8.1.2",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"babel-loader": "^9.1.0",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"mocha": "^10.2.0",

@@ -91,3 +91,3 @@ "nyc": "^15.1.0",

"rimraf": "^3.0.2",
"sinon": "^15.0.0",
"sinon": "^15.0.1",
"source-map-support": "^0.5.21",

@@ -94,0 +94,0 @@ "ts-node": "^10.9.1",

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