New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blaze

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blaze - npm Package Compare versions

Comparing version 3.6.3 to 4.0.0-1

atoms/dist/blaze-atoms.js

48

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc