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

sergeant

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sergeant - npm Package Compare versions

Comparing version 17.0.1 to 17.0.2

2

package.json
{
"name": "sergeant",
"version": "17.0.1",
"version": "17.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "main.js",

@@ -20,3 +20,3 @@ # sergeant

type: Boolean,
default: false,
default: { value: false },
aliases: ['l']

@@ -29,3 +29,3 @@ })

type: Boolean,
default: false,
default: { value: false },
aliases: ['l']

@@ -105,3 +105,3 @@ })

- aliases: Optional. An array of strings, each an alias.
- default: Optional. The default value if none is given.
- default: Optional. The default value if none is given. Should be in the form {text, value}, but only value is required.
- description: A short description

@@ -108,0 +108,0 @@ - multiple: Optional. A boolean. If true then multiple values are accepted.

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