New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@putout/engine-runner

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/engine-runner - npm Package Compare versions

Comparing version 10.2.0 to 10.2.1

3

lib/template/index.js

@@ -46,2 +46,5 @@ 'use strict';

for (const [tmpl, fn] of entries(visitor)) {
if (!tmpl)
continue;
if (!isTemplate(tmpl)) {

@@ -48,0 +51,0 @@ parsed.push(exclude({

2

package.json
{
"name": "@putout/engine-runner",
"version": "10.2.0",
"version": "10.2.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -5,0 +5,0 @@ "description": "run putout plugins",

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