@fingerprintjs/fingerprintjs-pro-svelte
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@fingerprintjs/fingerprintjs-pro-svelte", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "FingerprintJS Pro integration for Svelte", | ||
@@ -31,18 +31,2 @@ "author": "Fingerprint, Inc (https://fingerprint.com)", | ||
], | ||
"scripts": { | ||
"prepare": "husky install && yarn sync-pkg-version && yarn --cwd examples/svelte-kit-ts && yarn --cwd examples/svelte-kit && yarn --cwd examples/spa", | ||
"package": "svelte-kit package", | ||
"package:watch": "svelte-kit package --watch", | ||
"check": "svelte-check --tsconfig tsconfig.json", | ||
"check:watch": "svelte-check --tsconfig tsconfig.json --watch", | ||
"lint": "prettier --check . && eslint --max-warnings 0 .", | ||
"lint:fix": "yarn format && yarn lint -- --fix .", | ||
"format": "prettier --write .", | ||
"test": "jest", | ||
"test:dts": "tsc --noEmit --isolatedModules dist/index.d.ts", | ||
"sync-pkg-version": "node scripts/syncVersion.js && yarn format", | ||
"build-all": "yarn package && yarn --cwd examples/svelte-kit build && yarn --cwd examples/spa build && yarn --cwd examples/svelte-kit-ts", | ||
"docs": "yarn package && typedoc dist/index.d.ts --options typedoc.cjs --out docs", | ||
"release": "semantic-release" | ||
}, | ||
"devDependencies": { | ||
@@ -75,3 +59,3 @@ "@commitlint/cli": "^17.0.2", | ||
"semantic-release": "19.0.3", | ||
"svelte": "^3.30.1", | ||
"svelte": "^3.53.1", | ||
"svelte-check": "^2.7.1", | ||
@@ -100,3 +84,16 @@ "svelte-jester": "^2.3.2", | ||
"*.svelte": "yarn run lint:fix" | ||
} | ||
}, | ||
"exports": { | ||
"./package.json": "./package.json", | ||
"./client": "./client.js", | ||
".": "./index.js", | ||
"./options.dist": "./options.dist.js", | ||
"./options": "./options.js", | ||
"./providers/FpjsProvider.svelte": "./providers/FpjsProvider.svelte", | ||
"./symbols": "./symbols.js", | ||
"./types": "./types.js", | ||
"./useVisitorData": "./useVisitorData.js", | ||
"./useVisitorData.types": "./useVisitorData.types.js" | ||
}, | ||
"svelte": "./index.js" | ||
} |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
100
0
21912
22
244
1