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 2.0.2 to 2.0.3

2

library/languages/es.js

@@ -65,2 +65,2 @@ export default class default_1 {

}
default_1.importExpression = /\bimport(?:\s+([^;()[\]=/'"`+\-:.]+?)\s+from)?\s+('|")(.+?)\2/g;
default_1.importExpression = /\b(?:import|export)(?:\s+([^;()[\]=/'"`+\-:.]+?)\s+from)?\s+('|")(.+?)\2/g;
{
"name": "@digitak/grubber",
"version": "2.0.2",
"version": "2.0.3",
"description": "Parse code files and patch it without having to use an AST",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc