Socket
Socket
Sign inDemoInstall

oci-common

Package Overview
Dependencies
Maintainers
2
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-common - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

1

lib/headers.js

@@ -58,3 +58,2 @@ "use strict";

const os = require("os");
console.log(os.platform);
NODE_PLATFORM_HASH.set(PLATFORM_KEY, os.platform);

@@ -61,0 +60,0 @@ NODE_PLATFORM_HASH.set(RELEASE_KEY, os.release);

2

package.json
{
"name": "oci-common",
"version": "1.0.2",
"version": "1.1.0",
"description": "OCI Common module for NodeJS",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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