Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

os-browserify

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

os-browserify - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

LICENSE

0

browser.js

@@ -0,0 +0,0 @@ exports.endianness = function () { return 'LE' };

module.exports = require('os');

3

package.json
{
"name": "os-browserify",
"version": "0.1.1",
"version": "0.1.2",
"author": "Drew Young",
"license": "MIT",
"main": "main.js",

@@ -6,0 +7,0 @@ "browser": "browser.js",

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