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
136
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 9.6.2 to 9.7.0

5

lib/vars.js

@@ -11,2 +11,3 @@ 'use strict';

isStatement,
isJSXElement,
} = require('@babel/types');

@@ -94,3 +95,5 @@

way = way.replace(/\.expression$/, '');
if (!isJSXElement(node)) {
way = way.replace(/\.expression$/, '');
}

@@ -97,0 +100,0 @@ result[name] = result[name] || jessy(way, node);

2

package.json
{
"name": "@putout/compare",
"version": "9.6.2",
"version": "9.7.0",
"type": "commonjs",

@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

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