New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

microgen-cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microgen-cli - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

functions/event.js

@@ -55,3 +55,3 @@ const cote = require("microgen-cote");

return data
return data.data
} catch (e) {

@@ -58,0 +58,0 @@ throw e;

@@ -57,3 +57,3 @@ const cote = require("microgen-cote");

return data
return data.data
} catch (e) {

@@ -60,0 +60,0 @@ throw e;

@@ -57,3 +57,3 @@ const cote = require("microgen-cote");

return data
return data.data
} catch (e) {

@@ -60,0 +60,0 @@ throw e;

{
"name": "microgen-cli",
"version": "0.0.10",
"version": "0.0.11",
"description": "",

@@ -5,0 +5,0 @@ "main": "./bin/index.js",

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