Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

smaps

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smaps - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+1
-1
package.json
{
"name": "smaps",
"description": "pretty view of /proc/[0-9]/smaps",
"version": "0.2.3",
"version": "0.2.4",
"author": {

@@ -6,0 +6,0 @@ "name": "HoYong Jung",

@@ -70,2 +70,5 @@ <html>

],
"columnDefs": [
{ className: "dt-body-right", "targets": [ 7,8,9,10,11,12,13 ] }
],
paging: false,

@@ -97,2 +100,5 @@ scrollX: true,

],
"columnDefs": [
{ className: "dt-body-right", "targets": [ 0 ] }
],
paging: false,

@@ -99,0 +105,0 @@ scrollX: true,