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

@feng3d/all

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feng3d/all - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

7

package.json
{
"name": "@feng3d/all",
"version": "0.0.2",
"description": "串联或并联一组异步函数为一个异步函数",
"version": "0.0.3",
"description": "feng3d相关类库",
"main": "out/index.js",

@@ -18,3 +18,4 @@ "types": "out/index.d.ts",

"dependencies": {
"@feng3d/task": "0.0.3"
"@feng3d/task": "0.0.3",
"@feng3d/event": "0.0.1"
},

@@ -21,0 +22,0 @@ "author": "feng",

@@ -1,1 +0,2 @@

export * from "@feng3d/task";
export * from "@feng3d/task";
export * from "@feng3d/event";
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