New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.8 to 0.0.9

4

core.js

@@ -8,5 +8,7 @@ 'use strict';

const core = require('./binary/bullet');
const { binPath } = require('addon-tools-raub');
const core = require(`./${binPath}/bullet`);
const { Body, Joint, Scene, Trace } = core;

@@ -13,0 +15,0 @@

@@ -5,2 +5,3 @@ 'use strict';

module.exports = core;
{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "bullet-raub",
"version": "0.0.8",
"version": "0.0.9",
"description": "Bullet-driven physics API",

@@ -31,5 +31,5 @@ "license": "MIT",

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

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