Socket
Socket
Sign inDemoInstall

@zappar/zapworks-cli

Package Overview
Dependencies
330
Maintainers
11
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.1.0-beta.0

12

package.json
{
"name": "@zappar/zapworks-cli",
"version": "2.0.5",
"version": "2.1.0-beta.0",
"description": "A command-line utility to help you build and publish augmented reality experiences with ZapWorks",

@@ -13,3 +13,3 @@ "main": "out/cli.js",

"cli:start": "node bin/zapworks",
"cli:train": "node bin/zapworks train img.png --curved",
"cli:train": "node_modules/.bin/tsc && node bin/zapworks train",
"build": "node_modules/.bin/tsc",

@@ -39,3 +39,3 @@ "watch": "node_modules/.bin/tsc -w",

"@zappar/http-server": "^0.0.1",
"@zappar/imagetraining": "3.0.0",
"@zappar/imagetraining": "4.2.0-beta.1",
"@zappar/zw-api-client": "^1.0.2",

@@ -53,3 +53,3 @@ "archiver": "^5.2.0",

"image-size": "^1.0.1",
"inquirer": "^7.3.3",
"inquirer": "7.3.3",
"is-directory": "^0.3.1",

@@ -73,3 +73,3 @@ "jszip": "^3.7.1",

"@types/fs-extra": "^9.0.11",
"@types/inquirer": "^7.3.1",
"@types/inquirer": "7.3.1",
"@types/node": "^14.14.20",

@@ -85,3 +85,3 @@ "@types/node-fetch": "^2.5.7",

"eslint-plugin-import": "^2.22.1",
"typescript": "^4.5.5"
"typescript": "4.5.5"
},

@@ -88,0 +88,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc