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

@hypernym/args

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypernym/args - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

14

package.json
{
"name": "@hypernym/args",
"version": "0.1.0",
"version": "0.2.0",
"author": "Hypernym Studio",

@@ -43,11 +43,11 @@ "description": "A fast and ultra lightweight CLI argument parser.",

"devDependencies": {
"@hypernym/eslint-config": "^2.0.0",
"@hypernym/prettier-config": "^2.0.0",
"@hypernym/tsconfig": "^1.0.1",
"@types/node": "^20.7.0",
"@hypernym/eslint-config": "^2.0.1",
"@hypernym/prettier-config": "^2.0.1",
"@hypernym/tsconfig": "^1.1.0",
"@types/node": "^20.8.2",
"eslint": "^8.49.0",
"prettier": "^3.0.3",
"rolli": "^0.7.0",
"typescript": "^5.1.6",
"vitest": "^0.34.5"
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},

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

@@ -8,3 +8,3 @@ # @hypernym/args

```sh
npm i -D @hypernym/args
npm i @hypernym/args
```

@@ -11,0 +11,0 @@

Sorry, the diff of this file is not supported yet

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