Socket
Socket
Sign inDemoInstall

cemu-smm

Package Overview
Dependencies
3
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

6

legacy/main.js

@@ -36,3 +36,7 @@ "use strict";

require("babel-polyfill");
try {
require("babel-polyfill");
} catch (err) {
// ignore
}

@@ -39,0 +43,0 @@ var Promise = require("bluebird");

2

package.json
{
"name": "cemu-smm",
"version": "1.1.3",
"version": "1.1.4",
"description": "This is a module to simplify all kinds of tasks with Loadiine Super Mario Maker save files and respectively Cemu",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc