Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

metronic-4-color

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metronic-4-color - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

2

package.json
{
"name": "metronic-4-color",
"version": "1.0.0",
"version": "1.0.1",
"description": "CSS to use colors defined in Metronic 4.",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -30,4 +30,4 @@ /* eslint-env node */

.setPublicPath('/dist')
.cleanupOutputBeforeBuild()
.enableSourceMaps(!Encore.isProduction())
// .cleanupOutputBeforeBuild()
// .enableSourceMaps(!Encore.isProduction())
// uncomment to create hashed filenames (e.g. app.abc123.css)

@@ -55,3 +55,3 @@ // .enableVersioning(Encore.isProduction())

//////////////////
Encore.addStyleEntry('metronic-4-color' + minExt, './src/_metronic-4-color.scss');
Encore.addStyleEntry('metronic-4-color' + minExt, './src/_main.scss');

@@ -58,0 +58,0 @@ ///////////////////////////////////

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