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.19 to 0.2.6

dist/browser/index.js

30

package.json
{
"name": "@feng3d/event",
"version": "0.0.19",
"description": "feng3d相关类库",
"main": "out/index.js",
"types": "out/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.2.6",
"description": "",
"standalone": true,
"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"
},
"repository": {
"type": "git",
"url": "https://gitee.com/feng3d/feng3d.git"
},
"publishConfig": {
"access": "public"
},
"author": "feng",
"license": "ISC",
"gitHead": "cad81552970234ad258ef708049f4911f08bc08b"
"files": [
"dist/",
"*.d.ts"
],
"gitHead": "39df3a91f10082e7e56c3fc9ce86bee20c3714ef"
}
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