timeoutcontrol
Advanced tools
+4
-1
| { | ||
| "name": "timeoutcontrol", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "A JavaScript tool to control setTimeout operations.", | ||
@@ -9,2 +9,5 @@ "main": "./lib/timeoutcontrol.js", | ||
| "author": "Yong Quan Lim <yqlim2394@gmail.com>", | ||
| "files": [ | ||
| "lib" | ||
| ], | ||
| "scripts": { | ||
@@ -11,0 +14,0 @@ "build": "npm run rollup && npm run terser", |
-13
| { | ||
| "presets": [ | ||
| ["@babel/preset-env", { | ||
| "spec": true, | ||
| "modules": false, | ||
| "useBuiltIns": "usage", | ||
| "forceAllTransforms": true, | ||
| "targets": { | ||
| "ie": 9 | ||
| } | ||
| }] | ||
| ] | ||
| } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
0
-100%9561
-1.99%5
-16.67%