Socket
Socket
Sign inDemoInstall

smmdb

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smmdb - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

package.json

@@ -7,3 +7,3 @@ {

"description": "A utility library for Super Mario Maker and Super Mario Maker 2 to read and manipulate game files.",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",

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

@@ -83,4 +83,5 @@ /* tslint:disable */

* @param {Uint8Array} course
* @returns {Uint8Array}
*/
static encrypt(course: Uint8Array): void;
static encrypt(course: Uint8Array): Uint8Array;
}

@@ -87,0 +88,0 @@ /**

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