Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nessie

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

nessie - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

13

package.json
{
"name": "nessie",
"version": "0.0.1",
"version": "0.0.2",
"description": "A NES emulator written in JavaScript",

@@ -56,2 +56,13 @@ "license": "MIT",

},
"repository": {
"type": "git",
"url": "git+https://github.com/nakardo/nessie.git"
},
"bugs": {
"url": "https://github.com/nakardo/nessie/issues"
},
"homepage": "https://github.com/nakardo/nessie#readme",
"engines": {
"node": ">=12"
},
"directories": {

@@ -58,0 +69,0 @@ "example": "examples"

2

README.md

@@ -23,3 +23,3 @@ # 🦕

| A | X |
| Select | Left Shift |
| Select | Shift |
| Start | Enter |

@@ -26,0 +26,0 @@

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