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.8 to 2.0.9

3

lib/browserify.js

@@ -32,2 +32,5 @@ var rRequireNull = /\brequire\s*\(\s*('|")this_should_be_null\1\s*\)/ig;

},
'typeof process ': function() {
return '"undefined" ';
},
'process.env.NODE_ENV': function(file) {

@@ -34,0 +37,0 @@ return '\'' + (file.optimizer ? 'production' : 'development') + '\'';

2

package.json
{
"name": "fis3-hook-node_modules",
"version": "2.0.8",
"version": "2.0.9",
"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