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

eighty-eighty-js

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

eighty-eighty-js - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

9

package.json
{
"name": "eighty-eighty-js",
"description": "A nice little Intel 8080 emulator for Node.js and Browser!",
"version": "1.0.3",
"version": "1.0.4",
"author": "Skayo (https://skayo.dev)",

@@ -20,5 +20,6 @@ "license": "MIT",

"scripts": {
"build": "microbundle build",
"test": "microbundle build && node test/run-all.js",
"dev": "microbundle watch --no-compress"
"build": "microbundle",
"test": "microbundle && node test/run-all.js",
"dev": "microbundle watch --no-compress",
"prepare": "microbundle"
},

@@ -25,0 +26,0 @@ "engines": {

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