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

@digigov/cli

Package Overview
Dependencies
Maintainers
0
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digigov/cli - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2-113e6661

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"1.1.1","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@digigov/cli","pluginType":"core","aliases":[],"examples":["$ digigov hello\nhello world from ./src/hello.ts!\n"],"flags":{},"args":[{"name":"file"}]}}}
{"version":"1.1.2-113e6661","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@digigov/cli","pluginType":"core","aliases":[],"examples":["$ digigov hello\nhello world from ./src/hello.ts!\n"],"flags":{},"args":[{"name":"file"}]}}}
{
"name": "@digigov/cli",
"description": "CLI for Digigov apps and libs with plugin support",
"version": "1.1.1",
"version": "1.1.2-113e6661",
"author": "GRNET Devs <devs@lists.grnet.gr>",

@@ -35,5 +35,5 @@ "bin": {

"ts-node": "10.9.2",
"typescript": "5.3.2",
"typescript": "5.6.2",
"publint": "0.1.8",
"@microsoft/rush-lib": "5.112.2"
"@microsoft/rush-lib": "5.133.4"
},

@@ -66,7 +66,6 @@ "engines": {

},
"types": "lib/index.d.ts",
"scripts": {
"publint": "publint",
"lint": "echo 'no lint needed (yet)'",
"postpack": "rm -f oclif.manifest.json",
"prepack": "oclif-dev manifest && oclif-dev readme",
"prepublish": "tsc",

@@ -76,4 +75,3 @@ "test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",

"build": "tsc"
},
"types": "lib/index.d.ts"
}
}
}

@@ -22,3 +22,3 @@ @digigov/cli

$ digigov (-v|--version|version)
@digigov/cli/1.1.1 linux-x64 node-v18.20.3
@digigov/cli/1.1.2-113e6661 linux-x64 node-v18.20.4
$ digigov --help [COMMAND]

@@ -25,0 +25,0 @@ USAGE

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