New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zappar/zappar-threejs

Package Overview
Dependencies
Maintainers
0
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zappar/zappar-threejs - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

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

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

"dependencies": {
"@zappar/zappar": "2.2.5"
"@zappar/zappar": "2.2.6"
},

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

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

<!-- Added by: zapparadmin, at: Tue 27 Aug 2024 11:44:19 BST -->
<!-- Added by: zapparadmin, at: Thu 7 Nov 2024 01:54:36 GMT -->

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

Download the bundle from:
<https://libs.zappar.com/zappar-threejs/2.5.0/zappar-threejs.zip>
<https://libs.zappar.com/zappar-threejs/2.5.1/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/2.5.0/zappar-threejs.js"></script>
<script src="https://libs.zappar.com/zappar-threejs/2.5.1/zappar-threejs.js"></script>
```

@@ -76,0 +76,0 @@

Sorry, the diff of this file is too big to display

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