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

myges

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myges - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

2

package.json
{
"name": "myges",
"version": "1.6.0",
"version": "1.6.1",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -0,0 +0,0 @@ # MyGES CLI

@@ -391,3 +391,3 @@ #!/usr/bin/env node --no-warnings

const result = await api.request(method, url, config, {
body: options.body,
data: options.body,
headers: {

@@ -394,0 +394,0 @@ 'Content-type': 'application/json; charset=utf-8',

@@ -93,3 +93,3 @@ const fs = require('fs').promises

save(parsed)
await save(parsed)
}

@@ -96,0 +96,0 @@

@@ -0,0 +0,0 @@ const axios = require('axios').default

@@ -0,0 +0,0 @@ const axios = require('axios').default

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