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

@putout/compare

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/compare - npm Package Compare versions

Comparing version 7.4.0 to 7.5.0

4

lib/vars.js

@@ -25,3 +25,7 @@ 'use strict';

const parseNode = (a) => a.node || a;
module.exports.getTemplateValues = (node, str) => {
node = parseNode(node);
const templateNode = template.ast(str);

@@ -28,0 +32,0 @@ const waysFrom = findVarsWays(templateNode);

2

package.json
{
"name": "@putout/compare",
"version": "7.4.0",
"version": "7.5.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -5,0 +5,0 @@ "description": "compare ast-nodes",

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