@zappar/zappar-babylonjs
Advanced tools
Comparing version
/** | ||
* SDK version. | ||
*/ | ||
declare const VERSION = "2.0.0-beta.6"; | ||
declare const VERSION = "2.0.0-beta.7"; | ||
export default VERSION; |
@@ -6,4 +6,4 @@ "use strict"; | ||
*/ | ||
const VERSION = "2.0.0-beta.6"; | ||
const VERSION = "2.0.0-beta.7"; | ||
console.log(`Zappar for BabylonJS v${VERSION}`); | ||
exports.default = VERSION; |
{ | ||
"name": "@zappar/zappar-babylonjs", | ||
"version": "2.0.0-beta.6", | ||
"version": "2.0.0-beta.7", | ||
"description": "BabylonJS wrappers for Zappar's computer vision library", | ||
@@ -80,3 +80,3 @@ "main": "lib/src/index.js", | ||
"dependencies": { | ||
"@zappar/zappar": "2.0.0-beta.4", | ||
"@zappar/zappar": "2.0.0-beta.5", | ||
"gl-matrix": "3.3.0" | ||
@@ -83,0 +83,0 @@ }, |
@@ -64,3 +64,3 @@ # Zappar for Babylon.js | ||
<!-- Added by: zapparadmin, at: Thu Apr 21 15:48:22 BST 2022 --> | ||
<!-- Added by: zapparadmin, at: Thu May 5 16:53:20 BST 2022 --> | ||
@@ -105,3 +105,3 @@ <!--te--> | ||
```html | ||
<script src="https://libs.zappar.com/zappar-babylon/2.0.0-beta.6/zappar-babylon.js"></script> | ||
<script src="https://libs.zappar.com/zappar-babylon/2.0.0-beta.7/zappar-babylon.js"></script> | ||
``` | ||
@@ -108,0 +108,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
7795832
0+ Added
+ Added
- Removed
- Removed
Updated