Comparing version 0.0.9 to 0.1.0
@@ -45,3 +45,3 @@ var gulp = require('gulp') | ||
.pipe(replace("${version}", package.version)) | ||
.pipe(sourcemaps.write()) | ||
.pipe(sourcemaps.write('./')) | ||
.pipe(gulp.dest('dist/styles/')) | ||
@@ -48,0 +48,0 @@ }) |
{ | ||
"name": "tb-styles", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "A Stylus-based, OOCSS, SMACSS, flexible and powerful UI framework built on top of Bootstrap Stylus.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
5985707
70
10730
4
7
2