a-frame-components
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -9,2 +9,4 @@ { | ||
], | ||
"outDir": "./dist", | ||
"rootDir": "./src", | ||
"allowJs": true, | ||
@@ -25,3 +27,3 @@ "skipLibCheck": true, | ||
"isolatedModules": true, | ||
"noEmit": true, | ||
"noEmit": false, | ||
"jsx": "react-jsx" | ||
@@ -31,4 +33,5 @@ }, | ||
"src/**/*", | ||
"src/types/**/*" | ||
, "types" ] | ||
"src/types/**/*", | ||
"types" | ||
] | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
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
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
1414988
169
28352
2
2