kyt-starter-universal
Advanced tools
Comparing version 1.0.0-alpha.c681bbee to 1.0.0-alpha.f16c2ef8
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.0.0-alpha.c681bbee", | ||
"version": "1.0.0-alpha.f16c2ef8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -19,3 +19,3 @@ { | ||
"babel-polyfill": "6.26.0", | ||
"babel-preset-kyt-react": "0.3.0", | ||
"babel-preset-kyt-react": "0.4.0-alpha.f16c2ef8", | ||
"compression": "1.6.2", | ||
@@ -29,7 +29,7 @@ "express": "4.15.3", | ||
"enzyme": "2.4.1", | ||
"kyt": "1.0.0-alpha.c681bbee", | ||
"kyt": "1.0.0-alpha.f16c2ef8", | ||
"react-addons-test-utils": "15.3.0", | ||
"react-hot-loader": "3.0.0-beta.6" | ||
}, | ||
"version": "1.0.0-alpha.c681bbee" | ||
"version": "1.0.0-alpha.f16c2ef8" | ||
} |
@@ -19,7 +19,5 @@ /* eslint-disable prefer-template, max-len */ | ||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css"> | ||
${ | ||
vo.mainCSSBundle | ||
? '<link rel="stylesheet" type="text/css" href="' + vo.mainCSSBundle + '">' | ||
: '' | ||
} | ||
${vo.mainCSSBundle | ||
? '<link rel="stylesheet" type="text/css" href="' + vo.mainCSSBundle + '">' | ||
: ''} | ||
@@ -26,0 +24,0 @@ <title>Universal React Starter Kyt</title> |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
5137598
95
26158
97