Comparing version 3.6.3 to 4.0.0-1
{ | ||
"name": "blaze", | ||
"version": "3.6.3", | ||
"description": "Open Source CSS Toolkit", | ||
"main": "dist/blaze.min.css", | ||
"version": "4.0.0-1", | ||
"description": "Open Source UI Toolkit", | ||
"files": [ | ||
"dist", | ||
"scss" | ||
"scss/src", | ||
"scss/dist", | ||
"atoms/src", | ||
"atoms/dist" | ||
], | ||
"scripts": { | ||
"lint": "gulp lint", | ||
"build": "gulp" | ||
"scss.build": "cd scss && npm run build", | ||
"atoms.test": "cd atoms && npm run test", | ||
"atoms.build": "cd atoms && npm run build" | ||
}, | ||
"pre-commit": [ | ||
"lint" | ||
"scss.build", | ||
"atoms.test", | ||
"atoms.build" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/BlazeCSS/blaze.git" | ||
"url": "https://github.com/BlazeUI/blaze.git" | ||
}, | ||
"keywords": [ | ||
"html5", | ||
"javascript", | ||
"html", | ||
"sass", | ||
@@ -32,3 +37,6 @@ "scss", | ||
"framework", | ||
"components" | ||
"components", | ||
"webcomponents", | ||
"stencil", | ||
"stenciljs" | ||
], | ||
@@ -38,19 +46,9 @@ "author": "Gregory Pratt", | ||
"bugs": { | ||
"url": "https://github.com/BlazeCSS/blaze/issues" | ||
"url": "https://github.com/BlazeUI/blaze/issues" | ||
}, | ||
"homepage": "http://blazecss.com", | ||
"homepage": "https://www.blazeui.com", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"file-exists": "~1.0.0", | ||
"gulp": "~3.9.1", | ||
"gulp-cssnano": "~2.1.2", | ||
"gulp-header": "~1.8.7", | ||
"gulp-options": "~1.1.1", | ||
"gulp-rename": "~1.2.2", | ||
"gulp-sass": "~2.3.2", | ||
"gulp-sass-lint": "~1.2.0", | ||
"gulp-size": "~2.1.0", | ||
"np": "~2.5.0", | ||
"pre-commit": "~1.1.3", | ||
"run-sequence": "~1.2.1" | ||
"pre-commit": "^1.2.2" | ||
} | ||
} |
@@ -1,8 +0,8 @@ | ||
# <a href="http://blazecss.com">Blaze</a> | ||
# <a href="https://www.blazeui.com">Blaze</a> | ||
Open Source Modular UI Toolkit - utilising BEM conventions to provide great structure for building websites quickly | ||
:globe_with_meridians: **http://blazecss.com** | ||
:globe_with_meridians: **https://www.blazeui.com** | ||
<a href="https://www.npmjs.com/package/blaze"><img src="https://img.shields.io/npm/v/blaze.svg?style=flat-square"></a> | ||
<a href="https://www.npmjs.com/package/blaze"><img src="https://img.shields.io/npm/v/blaze.svgstyle=flat-square"></a> | ||
<a href="https://www.npmjs.com/package/blaze"><img src="https://img.shields.io/npm/dm/blaze.svg?style=flat-square"></a> | ||
@@ -9,0 +9,0 @@ <a href="https://github.com/BlazeCSS/blaze/blob/master/LICENSE"><img src="https://img.shields.io/badge/licence-MIT-000000.svg?style=flat-square"></a> |
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
Network access
Supply chain riskThis module accesses the network.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
477521
1
199
2061
2
1
3