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
0
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 2.1.7 to 2.1.8

umd/25.zappar-babylon.js

2

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

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

"dependencies": {
"@zappar/zappar": "^2.2.5",
"@zappar/zappar": "^2.2.6",
"gl-matrix": "3.3.0"

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

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

<!-- Added by: zapparadmin, at: Thu 26 Oct 2023 15:59:18 BST -->
<!-- Added by: zapparadmin, at: Mon 11 Nov 2024 05:51:02 GMT -->

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

```html
<script src="https://libs.zappar.com/zappar-babylon/2.1.7/zappar-babylon.js"></script>
<script src="https://libs.zappar.com/zappar-babylon/2.1.8/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

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