@masx200/async-task-current-limiter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"private": false, | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"types": "./dist/index.d.ts", | ||
@@ -13,3 +16,3 @@ "main": "./dist/index.js", | ||
"@babel/preset-env": "^7.8.4", | ||
"@masx200/event-emitter-target": "https://gitee.com/masx200/event-emitter-target.git", | ||
"@masx200/event-emitter-target": "https://github.com/masx200/event-emitter-target.git", | ||
"@rollup/plugin-commonjs": "^11.0.2", | ||
@@ -40,3 +43,3 @@ "@rollup/plugin-json": "^4.0.2", | ||
"description": "异步任务限流器 async-task-current-limiter", | ||
"repository": "https://gitee.com/masx200/async-task-current-limiter" | ||
} | ||
"repository": "https://github.com/masx200/async-task-current-limiter" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
33074