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.0.7 to 0.0.8

3

out/index.js

@@ -147,4 +147,5 @@ var feng3d;

root["@feng3d/task"] = factory();
var globalObject = (typeof global !== 'undefined') ? global : ((typeof window !== 'undefined') ? window : this);
globalObject["@feng3d/task"] = factory();
globalObject["feng3d"] = factory();
})(this, function ()

@@ -151,0 +152,0 @@ {

{
"name": "@feng3d/task",
"version": "0.0.7",
"version": "0.0.8",
"description": "串联或并联一组异步函数为一个异步函数",

@@ -5,0 +5,0 @@ "main": "out/index.js",

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