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.2.2 to 2.2.3

2

lib/version.d.ts
/**
* SDK version.
*/
export declare const VERSION = "2.2.2";
export declare const VERSION = "2.2.3";
/**
* SDK version.
*/
export const VERSION = "2.2.2";
export const VERSION = "2.2.3";
{
"name": "@zappar/zappar",
"version": "2.2.2",
"version": "2.2.3",
"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.1.4",
"@zappar/zappar-cv": "2.1.5",
"gl-matrix": "3.4.3"
}
}

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

<!-- Added by: zapparadmin, at: Thu Jul 6 11:45:04 BST 2023 -->
<!-- Added by: zapparadmin, at: Tue Aug 15 15:39:18 BST 2023 -->

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

Download the bundle from this link:
https://libs.zappar.com/zappar-js/2.2.2/zappar-js.zip
https://libs.zappar.com/zappar-js/2.2.3/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.2.2/zappar.js"></script>
<script src="https://libs.zappar.com/zappar-js/2.2.3/zappar.js"></script>
```

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