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.4 to 0.0.5

out/index.d.ts.map

1

out/index.d.ts
export * from "@feng3d/task";
export * from "@feng3d/event";
//# sourceMappingURL=index.d.ts.map

6

package.json
{
"name": "@feng3d/all",
"version": "0.0.4",
"version": "0.0.5",
"description": "feng3d相关类库",

@@ -18,4 +18,4 @@ "main": "out/index.js",

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

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

@@ -6,2 +6,3 @@ {

"declaration": true,
"declarationMap": true,
"outDir": "./out",

@@ -8,0 +9,0 @@ "strict": true,

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