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

@zappar/zappar-babylonjs

Package Overview
Dependencies
Maintainers
11
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zappar/zappar-babylonjs - npm Package Compare versions

Comparing version 4.0.0-beta.0 to 4.0.0-beta.1

umd/8879d8857065c12983c1.wasm

2

lib/src/version.d.ts
/**
* SDK version.
*/
declare const VERSION = "4.0.0-beta.0";
declare const VERSION = "4.0.0-beta.1";
export default VERSION;
/**
* SDK version.
*/
const VERSION = "4.0.0-beta.0";
const VERSION = "4.0.0-beta.1";
console.log(`Zappar for BabylonJS v${VERSION}`);
export default VERSION;
{
"name": "@zappar/zappar-babylonjs",
"version": "4.0.0-beta.0",
"version": "4.0.0-beta.1",
"description": "BabylonJS wrappers for Zappar's computer vision library",

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

"dependencies": {
"@zappar/zappar": "^3.0.0-beta.1",
"@zappar/zappar": "^3.0.0-beta.3",
"gl-matrix": "3.3.0"

@@ -83,0 +83,0 @@ },

@@ -26,3 +26,3 @@ # Zappar for Babylon.js

<!-- Added by: zapparadmin, at: Wed 11 Oct 2023 11:39:58 BST -->
<!-- Added by: zapparadmin, at: Thu 12 Oct 2023 15:52:18 BST -->

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

```html
<script src="https://libs.zappar.com/zappar-babylon/4.0.0-beta.0/zappar-babylon.js"></script>
<script src="https://libs.zappar.com/zappar-babylon/4.0.0-beta.1/zappar-babylon.js"></script>
```

@@ -70,0 +70,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc