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

@giteeteam/apps-cli

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giteeteam/apps-cli - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

dist/index.js

@@ -31,3 +31,3 @@ #!/usr/bin/env node

var version = "0.1.2";
var version = "0.1.3";

@@ -186,3 +186,3 @@ const packageApp = async (outputDir, manifest, _copyFiles = []) => {

const templateURL = 'https://github.com/moriahq/nebula-app-template.git';
const templateURL = 'https://github.com/moriahq/apps-template.git';
var TemplateType;

@@ -189,0 +189,0 @@ (function (TemplateType) {

{
"name": "@giteeteam/apps-cli",
"version": "0.1.2",
"description": "Apps cli",
"version": "0.1.3",
"description": "Giteeteam Apps cli",
"keywords": [

@@ -19,8 +19,8 @@ "typescript",

"bugs": {
"url": "https://github.com/moriahq/nebula/issues"
"url": "https://github.com/moriahq/giteeteam-apps/issues"
},
"homepage": "https://github.com/moriahq/nebula/tree/master/packages/cli",
"homepage": "https://github.com/moriahq/giteeteam-apps/tree/master/packages/cli",
"repository": {
"type": "git",
"url": "git+https://github.com/moriahq/nebula.git"
"url": "git+https://github.com/moriahq/giteeteam-apps.git"
},

@@ -42,3 +42,3 @@ "scripts": {

"dependencies": {
"@giteeteam/apps-bundler": "^0.1.2",
"@giteeteam/apps-bundler": "^0.1.3",
"archiver": "^5.3.1",

@@ -60,4 +60,3 @@ "chalk": "^4.1.2",

"@types/uuid": "^8.3.4"
},
"gitHead": "e8ff083e6503afb82f52d17d3fcfcb348bccb014"
}
}
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