Socket
Socket
Sign inDemoInstall

@luxcium/pkg-cli

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

license

10

package.json
{
"name": "@luxcium/pkg-cli",
"version": "1.0.0",
"version": "1.0.1",
"private": false,

@@ -29,3 +29,3 @@ "bin": {

"type": "git",
"url": "git://github.com/eliasgs/pkg-cli"
"url": "https://github.com/Luxcium/pkg-cli.git"
},

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

],
"author": "Elias G. Schneevoigt <eliasgs@gmail.com>",
"author": "Benjamin Vincent Kasapoglu (Luxcium) <luxcium@neb401.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/eliasgs/pkg-cli/issues"
"url": "https://github.com/Luxcium/pkg-cli/issues"
},
"homepage": "https://github.com/eliasgs/pkg-cli"
"homepage": "https://github.com/Luxcium/pkg-cli/blob/master/README.md"
}
# pkg-cli
Command line script for easy access to a Node module's package.json data.
Command line script for easy access to a Node module's package.json data.

@@ -28,1 +28,3 @@ ## Install

```
Based on the work of Elias G. Schneevoigt (c) 2014
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