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

bullet-raub

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bullet-raub - npm Package Compare versions

Comparing version 0.0.9 to 1.0.0

.travis.yml

10

package.json
{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "bullet-raub",
"version": "0.0.9",
"version": "1.0.0",
"description": "Bullet-driven physics API",

@@ -16,4 +16,4 @@ "license": "MIT",

"engines": {
"node": ">=8.11.1",
"npm": ">=5.6.0"
"node": ">=10.13.0",
"npm": ">=6.4.1"
},

@@ -32,5 +32,5 @@ "maintainers": [

"dependencies": {
"addon-tools-raub": "^2.0.1",
"deps-bullet-raub": "0.0.9"
"addon-tools-raub": "4.1.0",
"deps-bullet-raub": "1.0.0"
}
}

@@ -5,3 +5,9 @@ # Physics engine for Node.js

![NPM](https://nodei.co/npm/bullet-raub.png?compact=true)
![Build Status](https://api.travis-ci.com/node-3d/bullet-raub.svg?branch=master)
> npm i -s bullet-raub
## Synopsis

@@ -15,9 +21,2 @@

## Install
```
npm i -s bullet-raub
```
> Note: compilation tools must be in place on your system.

@@ -24,0 +23,0 @@ For Windows, use **ADMIN PRIVELEGED** command line:

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