Socket
Socket
Sign inDemoInstall

jstransform

Package Overview
Dependencies
30
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0 to 11.0.1

2

package.json
{
"name": "jstransform",
"version": "11.0.0",
"version": "11.0.1",
"description": "A simple AST visitor-based JS transformer",

@@ -5,0 +5,0 @@ "contributors": [

@@ -130,3 +130,3 @@ /**

code,
transformOptions.fileName
transformOptions.filename
);

@@ -133,0 +133,0 @@ output.code = output.code + '\n' + map;

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