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

zmakebas

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zmakebas - npm Package Compare versions

Comparing version 0.0.1-alpha.2 to 0.0.1-alpha.3

13

package.json
{
"name": "zmakebas",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"main": "index.js",
"license": "GPL-2.0+",
"author": "Steven Robertson <stever@hey.com>",
"license": "SEE LICENSE IN README.md",
"author": "Steve Robertson <stever@hey.com>",
"description": "Emscripten conversion for zmakebas which converts BASIC to a TAP tape file.",

@@ -13,9 +13,9 @@ "keywords": [

],
"homepage": "https://github.com/zxplay/zmakebas#readme",
"homepage": "https://github.com/stever/emscripten-zmakebas#readme",
"repository": {
"type": "git",
"url": "https://github.com/zxplay/zmakebas.git"
"url": "https://github.com/stever/emscripten-zmakebas.git"
},
"bugs": {
"url": "https://github.com/zxplay/zmakebas/issues"
"url": "https://github.com/stever/emscripten-zmakebas/issues"
},

@@ -26,3 +26,2 @@ "files": [

"README.md",
"LICENSE",
"package.json"

@@ -29,0 +28,0 @@ ],

@@ -19,2 +19,4 @@ # zmakebas

Note that you need to have the Emscripten SDK installed and available on path.
Install & activate `emsdk` from Emscripten:

@@ -31,2 +33,4 @@

Build the library:
```bash

@@ -33,0 +37,0 @@ npm install

Sorry, the diff of this file is too big to display

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