@maptiler/ar-control
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@maptiler/ar-control", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "AR Control for MapTiler SDK", | ||
@@ -40,4 +40,5 @@ "type": "module", | ||
}, | ||
"license": "", | ||
"license": "See LICENSE.md", | ||
"devDependencies": { | ||
"@types/events": "^3.0.0", | ||
"@types/node": "^20.4.5", | ||
@@ -47,2 +48,3 @@ "@types/three": "^0.163.0", | ||
"@typescript-eslint/parser": "^5.61.0", | ||
"@typescript-eslint/typescript-estree": "^7.0.2", | ||
"eslint": "^8.44.0", | ||
@@ -54,15 +56,13 @@ "eslint-import-resolver-typescript": "^3.5.5", | ||
"vite": "^4.4.8", | ||
"vite-plugin-dts": "^3.4.0", | ||
"@typescript-eslint/typescript-estree": "^7.0.2", | ||
"@types/events": "^3.0.0" | ||
"vite-plugin-dts": "^3.4.0" | ||
}, | ||
"dependencies": { | ||
"@capacitor-community/file-opener": "^1.0.5", | ||
"@capacitor/core": "^5.7.1", | ||
"@capacitor/filesystem": "^5.2.1", | ||
"@google/model-viewer": "^3.5.0", | ||
"@maptiler/sdk": "^2.0.3", | ||
"@maptiler/sdk": "^2.1.0", | ||
"events": "^3.3.0", | ||
"three": "^0.163.0", | ||
"@capacitor-community/file-opener": "^1.0.5", | ||
"@capacitor/core": "^5.7.1", | ||
"@capacitor/filesystem": "^5.2.1" | ||
"three": "^0.163.0" | ||
} | ||
} |
@@ -135,10 +135,2 @@ <p align="center"> | ||
# License | ||
MapTiler AR Control | ||
Copyright © 2023 MapTiler AG. All rights reserved. | ||
The software and files (collectively “Software”) in this repository are licensed for use only with MapTiler service(s). | ||
For the license terms, please reference [MapTiler General Terms and Conditions](https://www.maptiler.com/terms/) which incorporate MapTiler AR Control Product [Terms (collectively “Terms”) and Privacy Policy at Privacy policy](https://www.maptiler.com/privacy-policy). | ||
This license allows users with an active MapTiler account to modify and integrate authorized portions of the Software for use with the relevant MapTiler service(s) in accordance with the MapTiler Terms. This license terminates automatically if a user no longer maintains a MapTiler account or their usage breaches MapTiler Terms. | ||
See [LICENSE.md](LICENSE.md) |
Sorry, the diff of this file is too big to display
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
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
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
2430423
18
1
11116
2
80
135
Updated@maptiler/sdk@^2.1.0