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

fixme

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fixme - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

bin/fixme.js

@@ -83,3 +83,3 @@ 'use strict';

shouldIgnoreFile = !(minimatch(fileInformation.name, filePattern));
shouldIgnoreFile = !(minimatch(fileInformation.path, filePattern));
});

@@ -86,0 +86,0 @@ }

{
"name": "fixme",
"description": "Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them.",
"version": "0.4.4",
"version": "0.4.5",
"author": "John Postlethwait <john.postlethwait@gmail.com>",

@@ -6,0 +6,0 @@ "website": "http://johnpostlethwait.github.io/fixme",

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