You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@resugar/codemod-declarations-block-scope

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@resugar/codemod-declarations-block-scope - npm Package Compare versions

Comparing version

to
1.0.2

4

package.json
{
"name": "@resugar/codemod-declarations-block-scope",
"version": "1.0.1",
"version": "1.0.2",
"description": "Convert 'var' declarations to 'let' or 'const' as appropriate.",
"main": "index.js",
"main": "src/index.js",
"scripts": {

@@ -7,0 +7,0 @@ "prepare": "tsc",