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.2 to 0.2.0

10

package.json
{
"name": "os-browserify",
"version": "0.1.2",
"version": "0.2.0",
"author": "Drew Young",

@@ -8,2 +8,10 @@ "license": "MIT",

"browser": "browser.js",
"jspm": {
"map": {
"./main.js": {
"node": "@node/os",
"browser": "./browser.js"
}
}
},
"repository": {

@@ -10,0 +18,0 @@ "type": "git",

os-browserify
=============
=============
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
When you `require('os')` in [browserify](http://github.com/substack/node-browserify), this module will be loaded.
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