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

@feng3d/event

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feng3d/event - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

out/index.d.ts

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

declare module 'event' {
declare module '@feng3d/event' {
export = feng3d;

@@ -3,0 +3,0 @@ }

@@ -244,7 +244,7 @@ var feng3d;

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

@@ -251,0 +251,0 @@ {

{
"name": "@feng3d/event",
"version": "0.0.4",
"version": "0.0.5",
"description": "feng3d相关类库",

@@ -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