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

@esy-nightly/esy

Package Overview
Dependencies
Maintainers
3
Versions
581
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esy-nightly/esy - npm Package Compare versions

Comparing version 0.4.10-e6e1e7 to 0.4.10-e8a812

_build/default/bin/esy.exe

4

package.json
{
"name": "@esy-nightly/esy",
"version": "0.4.10-e6e1e7",
"version": "0.4.10-e8a812",
"license": "MIT",

@@ -14,3 +14,3 @@ "description": "Package builder for esy",

"bin": {
"esy": "_build/default/esy/bin/esyCommand.exe"
"esy": "_build/default/bin/esy.exe"
},

@@ -17,0 +17,0 @@ "files": [

@@ -19,3 +19,3 @@ /**

const binariesToCopy = [
path.join('_build', 'default', 'esy', 'bin', 'esyCommand.exe'),
path.join('_build', 'default', 'bin', 'esy.exe'),
path.join(

@@ -22,0 +22,0 @@ '_build',

Sorry, the diff of this file is not supported yet

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