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

lint-trap

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint-trap - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

2

get-javascript-files.js

@@ -31,2 +31,4 @@ 'use strict';

fstream.addIgnoreRules(['node_modules/']);
fstream.on('child', function onChild(c) {

@@ -33,0 +35,0 @@ var f = c.path.substr(c.root.path.length + 1);

2

package.json
{
"name": "lint-trap",
"version": "0.4.9",
"version": "0.4.10",
"description": "JavaScript linter module for Uber projects",

@@ -5,0 +5,0 @@ "author": "Andrew de Andrade <aandrade@uber.com>",

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