Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antv/g-ecs

Package Overview
Dependencies
Maintainers
55
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-ecs - npm Package Compare versions

Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12

lib/index.js

14

package.json
{
"name": "@antv/g-ecs",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"description": "A simple ECS implement",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"main": "lib/index.js",
"module": "es/index.esm.js",
"types": "es/index.d.ts",
"files": [

@@ -40,8 +40,6 @@ "package.json",

"dependencies": {
"@babel/runtime": "^7.16.0",
"eventemitter3": "^4.0.0",
"mana-syringe": "^0.1.0",
"reflect-metadata": "^0.1.13"
"mana-syringe": "^0.2.1"
},
"gitHead": "c01101beb86f98aaa569f97c678c909d4f3faaa3"
"gitHead": "b8af919853fa578b4aa6c5e84715948085ac0170"
}
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