Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "chip8js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A Chip-8 emulator written in JavaScript (Node.js).", | ||
@@ -22,4 +22,5 @@ "author": { | ||
}, | ||
"keywords": [ "chip8", "chip8-emulator", "chip-8", "node", "javascript" ], | ||
"license": "MIT", | ||
"public": true | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
191734