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

lesshat

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lesshat - npm Package Compare versions

Comparing version 3.0.2 to 4.0.1

lesshat-prefixed.less

34

package.json
{
"name": "lesshat",
"description": "Most advanced LESS CSS mixins library",
"version": "3.0.2",
"homepage": "http://lesshat.com/",
"description": "Most advanced LESS mixins library",
"version": "4.0.1",
"homepage": "http://lesshat.com",
"author": {

@@ -14,6 +14,12 @@ "name": "Petr Brzek",

"url": "www.jankuca.com"
},
{
"name": "Michel Boudreau",
"email": "michelboudreau@gmail.com"
}
],
"keywords": [
"lesshat",
"less",
"css",
"mixins"

@@ -23,6 +29,6 @@ ],

"type": "git",
"url": "https://github.com/csshat/lesshat"
"url": "https://github.com/madebysource/lesshat"
},
"bugs": {
"url": "https://github.com/csshat/lesshat/issues"
"url": "https://github.com/madebysource/lesshat/issues"
},

@@ -32,15 +38,17 @@ "licenses": [

"type": "MIT",
"url": "https://github.com/csshat/lesshat/blob/master/LICENSE"
"url": "https://github.com/madebysource/lesshat/blob/master/LICENSE"
}
],
"devDependencies": {
"lesshat-devstack": "git://github.com/csshat/lesshat-devstack",
"grunt": "0.4.x",
"grunt-cli": "*",
"mocha": "1.12.0",
"grunt-prompt": "~0.1.2"
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-mkdir": "^1.0.0",
"grunt-prompt": "^1.3.3",
"lesshat-devstack": "madebysource/lesshat-devstack",
"mocha": "1.12.0"
},
"scripts": {
"test": "grunt test"
"test": "grunt dev",
"build": "grunt default"
}
}
}

Sorry, the diff of this file is too big to display

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