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

grunt-lesshint

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-lesshint - npm Package Compare versions

Comparing version 0.6.1 to 0.7.0

2

Gruntfile.js
/*
* grunt-lesshint
* https://github.com/kokarn/grunt-lesshint
* https://github.com/lesshint/grunt-lesshint
*

@@ -5,0 +5,0 @@ * Copyright (c) 2015 Oskar Risberg

{
"name": "grunt-lesshint",
"description": "Lint lesscss files with grunt",
"version": "0.6.1",
"homepage": "https://github.com/kokarn/grunt-lesshint",
"version": "0.7.0",
"homepage": "https://github.com/lesshint/grunt-lesshint",
"author": {

@@ -12,6 +12,6 @@ "name": "Oskar Risberg",

"type": "git",
"url": "https://github.com/kokarn/grunt-lesshint.git"
"url": "https://github.com/lesshint/grunt-lesshint.git"
},
"bugs": {
"url": "https://github.com/kokarn/grunt-lesshint/issues"
"url": "https://github.com/lesshint/grunt-lesshint/issues"
},

@@ -48,3 +48,3 @@ "license": "MIT",

"chalk": "^1.0.0",
"lesshint": "^0.6.2"
"lesshint": "^0.7.0"
},

@@ -51,0 +51,0 @@ "config": {

@@ -5,6 +5,6 @@ # grunt-lesshint

[![Dependency Status](https://david-dm.org/kokarn/grunt-lesshint.svg?theme=shields.io&style=flat)](https://david-dm.org/kokarn/grunt-lesshint)
[![devDependency Status](https://david-dm.org/kokarn/grunt-lesshint/dev-status.svg?theme=shields.io&style=flat)](https://david-dm.org/kokarn/grunt-lesshint#info=devDependencies)
[![Build Status](https://travis-ci.org/kokarn/grunt-lesshint.svg)](https://travis-ci.org/kokarn/grunt-lesshint)
[![Coverage Status](https://coveralls.io/repos/kokarn/grunt-lesshint/badge.svg)](https://coveralls.io/r/kokarn/grunt-lesshint)
[![Dependency Status](https://david-dm.org/lesshint/grunt-lesshint.svg?theme=shields.io&style=flat)](https://david-dm.org/lesshint/grunt-lesshint)
[![devDependency Status](https://david-dm.org/lesshint/grunt-lesshint/dev-status.svg?theme=shields.io&style=flat)](https://david-dm.org/lesshint/grunt-lesshint#info=devDependencies)
[![Build Status](https://travis-ci.org/lesshint/grunt-lesshint.svg)](https://travis-ci.org/lesshint/grunt-lesshint)
[![Coverage Status](https://coveralls.io/repos/lesshint/grunt-lesshint/badge.svg)](https://coveralls.io/r/lesshint/grunt-lesshint)

@@ -74,3 +74,4 @@ ## Getting Started

|---|---|---|
|2015-61-01|0.6.1|Update lesshint to 0.6.2|
|2015-06-25|0.7.0|<ul><li>Update lesshint to 0.7.0</li><li>Move grunt-lesshint to it's new home</li></ul>|
|2015-06-28|0.6.1|Update lesshint to 0.6.2|
|2015-05-28|0.6.0|Update lesshint to 0.6.1|

@@ -77,0 +78,0 @@ |2015-05-25|0.5.1|Fix readme and version for 0.5.0|

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