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

esshorten2

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esshorten2 - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

2

lib/esshorten.js

@@ -332,3 +332,3 @@ /*!

if (options == null) {
options = { destructive: true };
options = { destructive: false };
}

@@ -335,0 +335,0 @@ if (options.cmd) {

@@ -5,3 +5,3 @@ {

"main": "lib/esshorten.js",
"version": "1.1.10",
"version": "1.1.11",
"engines": {

@@ -25,3 +25,3 @@ "node": ">=0.6.0"

"dependencies": {
"escope": "~3.3.0",
"escope": "3.6.0",
"estraverse": "~4.1.1",

@@ -28,0 +28,0 @@ "esutils": "~2.0.2"

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