Socket
Socket
Sign inDemoInstall

elfy

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elfy - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

3

lib/elfy/constants.js

@@ -146,3 +146,4 @@ var constants = exports;

94: 'xtensa',
95: 'num'
95: 'num',
183: 'AArch64'
};

@@ -149,0 +150,0 @@

{
"name": "elfy",
"version": "0.1.0",
"version": "1.0.0",
"description": "Simple elf format parser in node.js",

@@ -25,3 +25,3 @@ "main": "lib/elfy.js",

"devDependencies": {
"mocha": "^1.17.1"
"mocha": "^6.2.2"
},

@@ -28,0 +28,0 @@ "dependencies": {

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