@zappar/zappar-threejs
Advanced tools
Comparing version 2.1.0 to 2.2.0-beta.1
# Changelog | ||
## [2.2.0-beta.1] - 2023-02-08 | ||
### Added | ||
- Spanish, Portuguese and German translations for permissions screen | ||
### Changed | ||
- Improvements to curved tracking | ||
## [2.1.0] - 2023-03-08 | ||
@@ -4,0 +14,0 @@ |
/** | ||
* SDK version. | ||
*/ | ||
export declare const VERSION = "2.1.0"; | ||
export declare const VERSION = "2.2.0-beta.1"; |
/** | ||
* SDK version. | ||
*/ | ||
export const VERSION = "2.1.0"; | ||
export const VERSION = "2.2.0-beta.1"; |
{ | ||
"name": "@zappar/zappar-threejs", | ||
"version": "2.1.0", | ||
"version": "2.2.0-beta.1", | ||
"description": "ThreeJS wrappers for Zappar's computer vision library", | ||
@@ -81,3 +81,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@zappar/zappar": "2.1.0" | ||
"@zappar/zappar": "^2.2.0-beta.1" | ||
}, | ||
@@ -84,0 +84,0 @@ "husky": { |
@@ -71,3 +71,3 @@ # Zappar for ThreeJS | ||
<!-- Added by: zapparadmin, at: Wed Feb 8 14:20:00 GMT 2023 --> | ||
<!-- Added by: zapparadmin, at: Wed Feb 8 14:31:15 GMT 2023 --> | ||
@@ -103,3 +103,3 @@ <!--te--> | ||
Download the bundle from: | ||
<https://libs.zappar.com/zappar-threejs/2.1.0/zappar-threejs.zip> | ||
<https://libs.zappar.com/zappar-threejs/2.2.0-beta.1/zappar-threejs.zip> | ||
@@ -117,3 +117,3 @@ Unzip into your web project and reference from your HTML like this: | ||
```html | ||
<script src="https://libs.zappar.com/zappar-threejs/2.1.0/zappar-threejs.js"></script> | ||
<script src="https://libs.zappar.com/zappar-threejs/2.2.0-beta.1/zappar-threejs.js"></script> | ||
``` | ||
@@ -120,0 +120,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
7738515
5
2
+ Added@zappar/zappar@2.2.7(transitive)
+ Added@zappar/zappar-cv@2.1.9(transitive)
+ Addedua-parser-js@1.0.33(transitive)
- Removed@zappar/zappar@2.1.0(transitive)
- Removed@zappar/zappar-cv@2.0.0(transitive)
- Removedua-parser-js@0.7.30(transitive)
Updated@zappar/zappar@^2.2.0-beta.1