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

@nodegui/os-utils

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodegui/os-utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

package.json
{
"name": "@nodegui/os-utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "A helper module which contains OS specific native features.",

@@ -11,2 +11,3 @@ "main": "dist/index.js",

"prepublishOnly": "rimraf dist && npm run build",
"postinstall": "npm run build:addon",
"build": "tsc && npm run build:addon",

@@ -13,0 +14,0 @@ "build:addon": "cross-env CMAKE_BUILD_PARALLEL_LEVEL=8 cmake-js compile",

@@ -7,3 +7,3 @@ # os-utils

# Installation
## Installation

@@ -14,3 +14,3 @@ ```

# Usage
## Usage

@@ -34,5 +34,5 @@ ```js

# Supported APIs
## Supported APIs
## macOS
### macOS

@@ -46,4 +46,4 @@ - Dock

# License
## License
MIT
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