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
10
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.0 to 2.2.1

umd/17b53fcc0ff7ee6350b4.wasm

6

CHANGELOG.md
# Changelog
## [2.2.1] - 2023-06-23
### Fixed
- Fixed a curved image tracking performance issue.
## [2.1.1] - 2023-03-27

@@ -4,0 +10,0 @@

2

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

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

<!-- Added by: zapparadmin, at: Fri May 12 13:05:33 BST 2023 -->
<!-- Added by: zapparadmin, at: Fri Jun 23 14:59:29 BST 2023 -->

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

Download the bundle from this link:
https://libs.zappar.com/zappar-js/2.2.0/zappar-js.zip
https://libs.zappar.com/zappar-js/2.2.1/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.0/zappar.js"></script>
<script src="https://libs.zappar.com/zappar-js/2.2.1/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