Socket
Socket
Sign inDemoInstall

@digitak/grubber

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

@digitak/grubber - npm Package Compare versions

Comparing version 2.0.6 to 3.0.1

2

library/utilities/patchJsImports.js

@@ -35,3 +35,3 @@ import { readdirSync, statSync, readFileSync, writeFileSync } from "fs";

if (~nodeModulesIndex)
path = path.slice(nodeModulesIndex + nodeModulesDirectory.length);
path = imported;
else {

@@ -38,0 +38,0 @@ path = relative(directory, path);

{
"name": "@digitak/grubber",
"version": "2.0.6",
"version": "3.0.1",
"description": "Parse code files and patch it without having to use an AST",

@@ -5,0 +5,0 @@ "type": "module",

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