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

fis3-hook-node_modules

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis3-hook-node_modules - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

2

index.js

@@ -20,3 +20,3 @@ var path = require('path');

if (!pkg) {
opts.shutup || fis.log.warn('Can\'t resolve `%s` in file [%s], did you miss `npm install %s`', prefix, file.subpath, prefix);
opts.shutup || fis.log.warn('Can\'t resolve `%s` in file [%s], did you miss `npm install %s`?', prefix, file.subpath, prefix);
return info;

@@ -23,0 +23,0 @@ }

{
"name": "fis3-hook-node_modules",
"version": "2.0.10",
"version": "2.0.11",
"description": "fis3 npm support",

@@ -5,0 +5,0 @@ "main": "index.js",

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