Socket
Socket
Sign inDemoInstall

@zappar/zappar-threejs

Package Overview
Dependencies
5
Maintainers
11
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2

umd/ab9c9962bfa90d9d8629.wasm

2

lib/version.d.ts
/**
* SDK version.
*/
export declare const VERSION = "3.0.0-alpha.1";
export declare const VERSION = "3.0.0-alpha.2";
/**
* SDK version.
*/
export const VERSION = "3.0.0-alpha.1";
export const VERSION = "3.0.0-alpha.2";
{
"name": "@zappar/zappar-threejs",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"description": "ThreeJS wrappers for Zappar's computer vision library",

@@ -81,3 +81,3 @@ "main": "lib/index.js",

"dependencies": {
"@zappar/zappar": "^3.0.0-alpha.2"
"@zappar/zappar": "^3.0.0-alpha.3"
},

@@ -84,0 +84,0 @@ "husky": {

@@ -27,3 +27,3 @@ # Zappar for ThreeJS

<!-- Added by: zapparadmin, at: Fri 6 Oct 2023 12:25:54 BST -->
<!-- Added by: zapparadmin, at: Mon 9 Oct 2023 13:26:06 BST -->

@@ -59,3 +59,3 @@ <!--te-->

Download the bundle from:
<https://libs.zappar.com/zappar-threejs/3.0.0-alpha.1/zappar-threejs.zip>
<https://libs.zappar.com/zappar-threejs/3.0.0-alpha.2/zappar-threejs.zip>

@@ -73,3 +73,3 @@ Unzip into your web project and reference from your HTML like this:

```html
<script src="https://libs.zappar.com/zappar-threejs/3.0.0-alpha.1/zappar-threejs.js"></script>
<script src="https://libs.zappar.com/zappar-threejs/3.0.0-alpha.2/zappar-threejs.js"></script>
```

@@ -76,0 +76,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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc