@tresjs/core
Advanced tools
Comparing version 0.2.1 to 0.3.0
@@ -10,2 +10,1 @@ export * from './useCamera/useCamera'; | ||
export * from './useTres'; | ||
export * from './useTweakPane'; |
{ | ||
"name": "@tresjs/core", | ||
"description": "Declarative ThreeJS using Vue Components", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)", | ||
"@histoire/plugin-vue": "0.11.7", | ||
"@tresjs/cientos": "^0.1.1", | ||
"@tresjs/cientos": "^0.2.0", | ||
"@vitejs/plugin-vue": "^3.2.0", | ||
@@ -44,0 +44,0 @@ "@vitest/coverage-c8": "^0.25.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1
1
2146502
35
704