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

@zappar/zappar

Package Overview
Dependencies
Maintainers
11
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zappar/zappar - npm Package Compare versions

Comparing version 2.0.0-beta.4 to 2.0.0-beta.5

umd/d623b76c14719b88c180.wasm

2

lib/version.d.ts
/**
* SDK version.
*/
export declare const VERSION = "2.0.0-beta.4";
export declare const VERSION = "2.0.0-beta.5";

@@ -7,2 +7,2 @@ "use strict";

*/
exports.VERSION = "2.0.0-beta.4";
exports.VERSION = "2.0.0-beta.5";
{
"name": "@zappar/zappar",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "Zappar's computer vision for JavaScript, supporting image, face and instant world tracking, and barcode scanning.",

@@ -55,5 +55,5 @@ "main": "lib/index.js",

"dependencies": {
"@zappar/zappar-cv": "2.0.0-beta.4",
"@zappar/zappar-cv": "2.0.0-beta.5",
"gl-matrix": "3.4.3"
}
}

@@ -62,3 +62,3 @@ # Zappar for JavaScript/TypeScript

<!-- Added by: zapparadmin, at: Tue Mar 29 14:47:48 BST 2022 -->
<!-- Added by: zapparadmin, at: Thu May 5 16:28:32 BST 2022 -->

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

Download the bundle from this link:
https://libs.zappar.com/zappar-js/2.0.0-beta.4/zappar-js.zip
https://libs.zappar.com/zappar-js/2.0.0-beta.5/zappar-js.zip

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

```html
<script src="https://libs.zappar.com/zappar-js/2.0.0-beta.4/zappar.js"></script>
<script src="https://libs.zappar.com/zappar-js/2.0.0-beta.5/zappar.js"></script>
```

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