bullet-raub
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
35
1
72202
16
1
+ Addedaddon-tools-raub@2.0.1(transitive)
+ Addeddeps-bullet-raub@0.0.9(transitive)
- Removedaddon-tools-raub@1.0.0(transitive)
- Removeddeps-bullet-raub@0.0.8(transitive)
Updatedaddon-tools-raub@^2.0.1
Updateddeps-bullet-raub@0.0.9