Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@useoptic/cli-config

Package Overview
Dependencies
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useoptic/cli-config - npm Package Compare versions

Comparing version 9.0.20 to 10.0.1-alpha.1

21

package.json
{
"name": "@useoptic/cli-config",
"version": "9.0.20",
"version": "10.0.1-alpha.1",
"scripts": {
"ws:test": "jest",
"ws:build": "yarn run tsc -b --verbose",
"ws:clean": "rm -rf build/*"
"ws:build": "tsc -b --verbose",
"ws:clean": "rm -rf build"
},

@@ -17,15 +17,22 @@ "repository": {

"dependencies": {
"colors": "^1.4.0",
"debug": "^4.1.1",
"find-up": "^4.1.0",
"fs-extra": "^9.1.0",
"get-port": "^5.1.0",
"human-readable-ids": "^1.0.4",
"js-yaml": "^3.13.1",
"jsesc": "^3.0.2",
"js-yaml": "^3.13.1",
"nice-try": "^2.1.0",
"path-to-regexp": "^3.0.0",
"human-readable-ids": "^1.0.4"
"path-to-regexp": "^3.0.0"
},
"devDependencies": {
"@types/colors": "^1",
"@types/debug": "^4.1.5",
"@types/find-up": "^4.0.0",
"@types/fs-extra": "^9.0.8",
"@types/jest": "^26.0.9",
"@types/js-yaml": "^3.12.1",
"@types/jest": "^26.0.9",
"@types/node": "^14.14.33",
"@types/proper-lockfile": "^4.1.1",
"jest": "^26.4.0",

@@ -32,0 +39,0 @@ "ts-jest": "^26.2.0"

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