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

mips-core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mips-core - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

6

package.json
{
"name": "mips-core",
"version": "0.1.7",
"version": "0.1.8",
"description": "MIPS Assembler Simulator Inspired by MARS",

@@ -15,6 +15,6 @@ "main": "build/mips-core.js",

"license": "MIT",
"homepage": "https://github.com/sn0wle0pard/mips-core",
"homepage": "https://github.com/hahnlee/mips-core",
"repository": {
"type": "git",
"url": "https://github.com/sn0wle0pard/mips-core.git"
"url": "https://github.com/hahnlee/mips-core.git"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -5,3 +5,3 @@ # MIPS-CORE

MIPS CORE is core part of MIPS Studio
MIPS CORE is core part of [MIPS Studio](https://github.com/hahnlee/mips-studio)

@@ -8,0 +8,0 @@ # LICENSE

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