Socket
Socket
Sign inDemoInstall

@digitak/grubber

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

6

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

@@ -12,4 +12,4 @@ "type": "module",

".": "./library/index.js",
"./library/*": "./library/*",
"./*": "./library/*"
"./library/*": "./library/*.js",
"./*": "./library/*.js"
},

@@ -16,0 +16,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc