Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@putout/operate

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/operate - npm Package Compare versions

Comparing version 12.3.0 to 12.4.0

2

lib/set-literal-value.js

@@ -19,3 +19,3 @@ 'use strict';

if (raw) {
node.raw = raw.replace(value, newValue);
node.raw = `'` + String.raw`${newValue}` + `'`;
return;

@@ -22,0 +22,0 @@ }

{
"name": "@putout/operate",
"version": "12.3.0",
"version": "12.4.0",
"type": "commonjs",

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

"c8": "^9.0.0",
"eslint": "^9.0.0-alpha.0",
"eslint": "^9.0.0",
"eslint-plugin-n": "^17.0.0-0",

@@ -43,0 +43,0 @@ "eslint-plugin-putout": "^22.0.0",

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