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

@omlet/cli

Package Overview
Dependencies
Maintainers
1
Versions
662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omlet/cli - npm Package Compare versions

Comparing version 0.0.1-alpha.8 to 0.0.1-alpha.9

2

dist/node-src/analyzer.js

@@ -152,3 +152,3 @@ "use strict";

const repoName = (_d = (_c = options.repo) === null || _c === void 0 ? void 0 : _c.name) !== null && _d !== void 0 ? _d : repoInfo === null || repoInfo === void 0 ? void 0 : repoInfo.name;
const repoUrl = (_f = (_e = options.repo) === null || _e === void 0 ? void 0 : _e.url) !== null && _f !== void 0 ? _f : repoInfo === null || repoInfo === void 0 ? void 0 : repoInfo.name;
const repoUrl = (_f = (_e = options.repo) === null || _e === void 0 ? void 0 : _e.url) !== null && _f !== void 0 ? _f : repoInfo === null || repoInfo === void 0 ? void 0 : repoInfo.url;
const branch = (_h = (_g = options.repo) === null || _g === void 0 ? void 0 : _g.branch) !== null && _h !== void 0 ? _h : repoInfo === null || repoInfo === void 0 ? void 0 : repoInfo.branch;

@@ -155,0 +155,0 @@ if (!repoName || !branch) {

{
"name": "@omlet/cli",
"version": "0.0.1-alpha.6",
"version": "0.0.1-alpha.8",
"bin": {

@@ -67,13 +67,13 @@ "omlet": "bin/omlet"

"optionalDependencies": {
"@omlet/cli-darwin-arm64": "0.0.1-alpha.6",
"@omlet/cli-darwin-x64": "0.0.1-alpha.6",
"@omlet/cli-freebsd-x64": "0.0.1-alpha.6",
"@omlet/cli-linux-arm-gnueabihf": "0.0.1-alpha.6",
"@omlet/cli-linux-arm64-gnu": "0.0.1-alpha.6",
"@omlet/cli-linux-arm64-musl": "0.0.1-alpha.6",
"@omlet/cli-linux-x64-gnu": "0.0.1-alpha.6",
"@omlet/cli-linux-x64-musl": "0.0.1-alpha.6",
"@omlet/cli-win32-arm64-msvc": "0.0.1-alpha.6",
"@omlet/cli-win32-ia32-msvc": "0.0.1-alpha.6",
"@omlet/cli-win32-x64-msvc": "0.0.1-alpha.6"
"@omlet/cli-win32-x64-msvc": "0.0.1-alpha.8",
"@omlet/cli-darwin-x64": "0.0.1-alpha.8",
"@omlet/cli-linux-x64-gnu": "0.0.1-alpha.8",
"@omlet/cli-darwin-arm64": "0.0.1-alpha.8",
"@omlet/cli-linux-arm64-gnu": "0.0.1-alpha.8",
"@omlet/cli-linux-arm64-musl": "0.0.1-alpha.8",
"@omlet/cli-win32-arm64-msvc": "0.0.1-alpha.8",
"@omlet/cli-linux-arm-gnueabihf": "0.0.1-alpha.8",
"@omlet/cli-linux-x64-musl": "0.0.1-alpha.8",
"@omlet/cli-freebsd-x64": "0.0.1-alpha.8",
"@omlet/cli-win32-ia32-msvc": "0.0.1-alpha.8"
},

@@ -80,0 +80,0 @@ "dependencies": {

{
"name": "@omlet/cli",
"version": "0.0.1-alpha.8",
"version": "0.0.1-alpha.9",
"bin": {

@@ -67,13 +67,13 @@ "omlet": "bin/omlet"

"optionalDependencies": {
"@omlet/cli-win32-x64-msvc": "0.0.1-alpha.8",
"@omlet/cli-darwin-x64": "0.0.1-alpha.8",
"@omlet/cli-linux-x64-gnu": "0.0.1-alpha.8",
"@omlet/cli-darwin-arm64": "0.0.1-alpha.8",
"@omlet/cli-linux-arm64-gnu": "0.0.1-alpha.8",
"@omlet/cli-linux-arm64-musl": "0.0.1-alpha.8",
"@omlet/cli-win32-arm64-msvc": "0.0.1-alpha.8",
"@omlet/cli-linux-arm-gnueabihf": "0.0.1-alpha.8",
"@omlet/cli-linux-x64-musl": "0.0.1-alpha.8",
"@omlet/cli-freebsd-x64": "0.0.1-alpha.8",
"@omlet/cli-win32-ia32-msvc": "0.0.1-alpha.8"
"@omlet/cli-win32-x64-msvc": "0.0.1-alpha.9",
"@omlet/cli-darwin-x64": "0.0.1-alpha.9",
"@omlet/cli-linux-x64-gnu": "0.0.1-alpha.9",
"@omlet/cli-darwin-arm64": "0.0.1-alpha.9",
"@omlet/cli-linux-arm64-gnu": "0.0.1-alpha.9",
"@omlet/cli-linux-arm64-musl": "0.0.1-alpha.9",
"@omlet/cli-win32-arm64-msvc": "0.0.1-alpha.9",
"@omlet/cli-linux-arm-gnueabihf": "0.0.1-alpha.9",
"@omlet/cli-linux-x64-musl": "0.0.1-alpha.9",
"@omlet/cli-freebsd-x64": "0.0.1-alpha.9",
"@omlet/cli-win32-ia32-msvc": "0.0.1-alpha.9"
},

@@ -80,0 +80,0 @@ "dependencies": {

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