@googlemaps/three
Advanced tools
+10
-10
| { | ||
| "name": "@googlemaps/three", | ||
| "version": "1.0.9", | ||
| "version": "1.0.10", | ||
| "keywords": [ | ||
@@ -38,3 +38,3 @@ "google", | ||
| "dependencies": { | ||
| "three": "^0.134.0" | ||
| "three": "^0.135.0" | ||
| }, | ||
@@ -44,4 +44,4 @@ "devDependencies": { | ||
| "@babel/runtime-corejs3": "^7.16.3", | ||
| "@googlemaps/jest-mocks": "^1.3.7", | ||
| "@googlemaps/js-api-loader": "^1.12.9", | ||
| "@googlemaps/jest-mocks": "^1.3.8", | ||
| "@googlemaps/js-api-loader": "^1.12.11", | ||
| "@rollup/plugin-babel": "^5.3.0", | ||
@@ -67,13 +67,13 @@ "@rollup/plugin-commonjs": "^21.0.1", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-jest": "^25.2.4", | ||
| "eslint-plugin-jest": "^25.3.0", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "geckodriver": "^2.0.4", | ||
| "jest": "^26.6.3", | ||
| "prettier": "^2.4.1", | ||
| "rollup": "^2.60.0", | ||
| "prettier": "^2.5.0", | ||
| "rollup": "^2.60.1", | ||
| "rollup-plugin-terser": "^7.0.2", | ||
| "selenium-webdriver": "^4.0.0", | ||
| "selenium-webdriver": "^4.1.0", | ||
| "ts-jest": "^26.5.6", | ||
| "typedoc": "^0.22.9", | ||
| "typescript": "^4.4.4" | ||
| "typedoc": "^0.22.10", | ||
| "typescript": "^4.5.2" | ||
| }, | ||
@@ -80,0 +80,0 @@ "publishConfig": { |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
346776
03
-25%+ Added
- Removed
Updated