@fingerprintjs/fingerprintjs-pro-spa
Advanced tools
Comparing version 0.2.2 to 0.2.3
/** | ||
* FingerprintJS Pro SPA v0.2.2 - Copyright (c) FingerprintJS, Inc, 2022 (https://fingerprintjs.com) | ||
* FingerprintJS Pro SPA v0.2.3 - Copyright (c) FingerprintJS, Inc, 2022 (https://fingerprintjs.com) | ||
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. | ||
@@ -4,0 +4,0 @@ */ |
/** | ||
* FingerprintJS Pro SPA v0.2.2 - Copyright (c) FingerprintJS, Inc, 2022 (https://fingerprintjs.com) | ||
* FingerprintJS Pro SPA v0.2.3 - Copyright (c) FingerprintJS, Inc, 2022 (https://fingerprintjs.com) | ||
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. | ||
@@ -8,2 +8,3 @@ */ | ||
import { GetOptions } from '@fingerprintjs/fingerprintjs-pro'; | ||
export { Agent, GetOptions, LoadOptions } from '@fingerprintjs/fingerprintjs-pro'; | ||
@@ -10,0 +11,0 @@ declare type VisitorData<TExtended extends boolean = false> = TExtended extends false ? FingerprintJS.GetResult : FingerprintJS.ExtendedGetResult; |
/** | ||
* FingerprintJS Pro SPA v0.2.2 - Copyright (c) FingerprintJS, Inc, 2022 (https://fingerprintjs.com) | ||
* FingerprintJS Pro SPA v0.2.3 - Copyright (c) FingerprintJS, Inc, 2022 (https://fingerprintjs.com) | ||
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. | ||
@@ -4,0 +4,0 @@ */ |
{ | ||
"name": "@fingerprintjs/fingerprintjs-pro-spa", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "FingerprintJS Pro JavaScript agent for Single-Page Applications (SPA)", | ||
@@ -8,2 +8,14 @@ "main": "dist/fp-pro-spa.cjs.js", | ||
"types": "dist/fp-pro-spa.d.ts", | ||
"keywords": [ | ||
"fraud", | ||
"fraud detection", | ||
"fraud prevention", | ||
"browser", | ||
"identification", | ||
"fingerprint", | ||
"fingerprinting", | ||
"browser fingerprint", | ||
"device fingerprint", | ||
"privacy" | ||
], | ||
"scripts": { | ||
@@ -10,0 +22,0 @@ "build": "rimraf dist && rollup -c rollup.config.js", |
# @fingerprintjs/fingerprintjs-pro-spa | ||
[![npm](https://img.shields.io/npm/v/@fingerprintjs/fingerprintjs-pro-spa.svg?style=flat)](https://www.npmjs.com/package/@fingerprintjs/fingerprintjs-pro-spa) | ||
[![License](https://img.shields.io/:license-mit-blue.svg?style=flat)](https://opensource.org/licenses/MIT) | ||
This SDK was designed to be used in SPA framework wrappers for the FingerprintJS Pro Javascript Agent. | ||
@@ -4,0 +7,0 @@ It also has several built-in caching mechanism that are optimized according to the official recommendations. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36468
712
173
0