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

@feng3d/task

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feng3d/task - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

dist/index.d.ts

22

package.json
{
"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"
}
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