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

broccoli-leasot

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-leasot - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

tmp/broccoli_leasot_filter-cache_path-9P5IEqZh.tmp/app/css/application.css

6

lib/index.js

@@ -118,4 +118,6 @@ 'use strict';

return _get(Object.getPrototypeOf(BroccoliLeasotFilter.prototype), 'build', this).call(this, readTree, destDir).then(function () {
printMarkers(self.console, self._markers, self.groupBy);
printExceptions(self.console, self._exceptions);
if (self.enabled) {
printMarkers(self.console, self._markers, self.groupBy);
printExceptions(self.console, self._exceptions);
}
});

@@ -122,0 +124,0 @@ }

{
"name": "broccoli-leasot",
"version": "1.2.0",
"version": "1.3.0",
"author": "Sivakumar Kailasam (http://github.com/sivakumar-kailasam)",

@@ -46,9 +46,9 @@ "description": "A broccoli plugin which wraps around the leasot module to parse and output TODOs and FIXMEs from comments in your files",

"devDependencies": {
"babel": "^5.8.21",
"babel": "^5.8.23",
"broccoli-fixturify": "^0.1.0",
"chai": "^3.2.0",
"codeclimate-test-reporter": "^0.1.0",
"isparta": "^3.0.3",
"istanbul": "^0.3.18",
"mocha": "^2.2.5",
"isparta": "^3.0.4",
"istanbul": "^0.3.19",
"mocha": "^2.3.0",
"sinon": "^1.16.1",

@@ -55,0 +55,0 @@ "sinon-chai": "^2.8.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