@fingerprintjs/fingerprintjs-pro-spa
Advanced tools
Comparing version 1.1.1-test.1 to 1.2.0-test.1
/** | ||
* FingerprintJS Pro SPA v1.1.1-test.1 - Copyright (c) FingerprintJS, Inc, 2023 (https://fingerprint.com) | ||
* FingerprintJS Pro SPA v1.2.0-test.1 - Copyright (c) FingerprintJS, Inc, 2023 (https://fingerprint.com) | ||
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. | ||
@@ -253,3 +253,3 @@ */ | ||
var version = "1.1.1-test.1"; | ||
var version = "1.2.0-test.1"; | ||
@@ -256,0 +256,0 @@ const cacheLocationBuilders = { |
/** | ||
* FingerprintJS Pro SPA v1.1.1-test.1 - Copyright (c) FingerprintJS, Inc, 2023 (https://fingerprint.com) | ||
* FingerprintJS Pro SPA v1.2.0-test.1 - Copyright (c) FingerprintJS, Inc, 2023 (https://fingerprint.com) | ||
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. | ||
@@ -4,0 +4,0 @@ */ |
/** | ||
* FingerprintJS Pro SPA v1.1.1-test.1 - Copyright (c) FingerprintJS, Inc, 2023 (https://fingerprint.com) | ||
* FingerprintJS Pro SPA v1.2.0-test.1 - Copyright (c) FingerprintJS, Inc, 2023 (https://fingerprint.com) | ||
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. | ||
@@ -230,3 +230,3 @@ */ | ||
var version = "1.1.1-test.1"; | ||
var version = "1.2.0-test.1"; | ||
@@ -233,0 +233,0 @@ const cacheLocationBuilders = { |
{ | ||
"name": "@fingerprintjs/fingerprintjs-pro-spa", | ||
"version": "1.1.1-test.1", | ||
"version": "1.2.0-test.1", | ||
"description": "FingerprintJS Pro JavaScript agent for Single-Page Applications (SPA)", | ||
@@ -29,3 +29,2 @@ "main": "dist/fp-pro-spa.cjs.js", | ||
"test:dts": "tsc --noEmit --isolatedModules dist/fp-pro-spa.d.ts", | ||
"release": "semantic-release", | ||
"docs": "typedoc src/index.ts --out docs" | ||
@@ -63,7 +62,2 @@ }, | ||
"@rollup/plugin-typescript": "^8.2.1", | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/exec": "^6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.4", | ||
"@semantic-release/npm": "9.0.1", | ||
"@types/jest": "^28.1.8", | ||
@@ -88,3 +82,2 @@ "@types/node": "^18.14.6", | ||
"rollup-plugin-license": "^2.7.0", | ||
"semantic-release": "19.0.3", | ||
"ts-jest": "^28.0.8", | ||
@@ -91,0 +84,0 @@ "typedoc": "^0.23.26", |
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
26
45513