@feng3d/task
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "@feng3d/task", | ||
"version": "0.3.3", | ||
"description": "串联或并联一组异步函数为一个异步函数", | ||
"standalone": true, | ||
"version": "0.3.4", | ||
"main": "lib/index.js", | ||
"module": "lib/index.es.js", | ||
"bundle": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"bundle": "dist/browser/index.js", | ||
"bundleModule": "dist/browser/index.mjs", | ||
"bundleOutput": { | ||
"name": "feng3d" | ||
}, | ||
"author": "feng", | ||
"license": "MIT", | ||
"description": "串联或并联一组异步函数为一个异步函数", | ||
"files": [ | ||
"dist/", | ||
"*.d.ts" | ||
"lib/", | ||
"dist/" | ||
], | ||
"gitHead": "c1fa5f00460a2349083698542e3375f0d2148325" | ||
"gitHead": "e322b56945f7ef0cd52f783409500fb69ae14646" | ||
} |
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.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
45404
11
498