Socket
Socket
Sign inDemoInstall

@stardazed/ammo

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stardazed/ammo - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

README.md

31

package.json
{
"name": "@stardazed/ammo",
"version": "0.1.0",
"description": "Direct port of the Bullet physics engine to JavaScript using Emscripten - tweaked for use in Stardazed",
"main": "builds/ammo.js",
"types": "ammo.d.ts",
"repository": {
"type": "git",
"url": "git://github.com/stardazed/sd-ammo.git"
},
"author": "Alon Zakai <alonzakai@gmail.com>",
"bugs": {
"url": "https://github.com/kripken/ammo.js/issues"
},
"homepage": "https://github.com/stardazed/sd-ammo"
"name": "@stardazed/ammo",
"description": "Stardazed - Ammo.js physics engine",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "git://github.com/stardazed/sd-ammo.git"
},
"homepage": "https://github.com/stardazed/sd-ammo",
"browser": "builds/ammo.js",
"wasmjs": "builds/ammo.wasm.js",
"wasm": "ammo.wasm.wasm",
"types": "ammo.d.ts",
"files": [
"builds",
"AUTHORS",
"ammo.d.ts"
]
}

Sorry, the diff of this file is not supported yet

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