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

@favware/npm-deprecate

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favware/npm-deprecate - npm Package Compare versions

Comparing version 1.0.8-next.fd95413.0 to 1.0.8-next.fe65a4f.0

2

dist/commands/deprecate.js
import { NodeAuthToken, NpmBaseUrl } from '#lib/constants';
import { logVerboseError, logVerboseInfo } from '#lib/logVerbose';
import { fetch, FetchResultTypes } from '@sapphire/fetch';
import { fetch, FetchResultTypes, QueryError } from '@sapphire/fetch';
import { isNullish } from '@sapphire/utilities';

@@ -5,0 +5,0 @@ import micromatch from 'micromatch';

{
"name": "@favware/npm-deprecate",
"version": "1.0.8-next.fd95413.0",
"version": "1.0.8-next.fe65a4f.0",
"description": "Programmatically deprecate your NPM published packages",

@@ -28,2 +28,3 @@ "author": "@favware",

"lint": "eslint src --ext ts --fix",
"prettier": "prettier --ignore-path=.prettierignore",
"format": "prettier --write \"src/**/*.ts\"",

@@ -42,40 +43,39 @@ "update": "yarn upgrade-interactive --latest",

"@sapphire/fetch": "^2.4.1",
"@sapphire/utilities": "^3.11.0",
"colorette": "^2.0.19",
"commander": "^9.4.1",
"@sapphire/utilities": "^3.13.0",
"colorette": "^2.0.20",
"commander": "^11.0.0",
"js-yaml": "^4.1.0",
"micromatch": "^4.0.5",
"npm-package-arg": "^10.1.0",
"npm-registry-fetch": "^14.0.3"
"npm-registry-fetch": "^15.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@favware/cliff-jumper": "^1.9.0",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@favware/cliff-jumper": "^2.1.1",
"@sapphire/eslint-config": "^5.0.1",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^4.0.1",
"@types/js-yaml": "^4.0.5",
"@types/micromatch": "^4.0.2",
"@types/node": "^18.11.17",
"@types/node-fetch": "^2.6.2",
"@types/node": "^18.17.6",
"@types/node-fetch": "^2.6.4",
"@types/npm-package-arg": "^6.1.1",
"@types/npm-registry-fetch": "^8.0.4",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"pretty-quick": "^3.1.3",
"typescript": "^4.9.4"
"prettier": "^3.0.2",
"typescript": "^5.1.6"
},
"resolutions": {
"acorn": "^8.8.1",
"acorn": "^8.10.0",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.7"
"minimist": "^1.2.8"
},

@@ -99,2 +99,3 @@ "engines": {

"lint-staged": {
"*": "prettier --ignore-unknown --write",
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts"

@@ -113,3 +114,3 @@ },

},
"packageManager": "yarn@3.3.0"
"packageManager": "yarn@3.6.2"
}

@@ -186,23 +186,13 @@ <div align="center">

## Contributors ✨
## Contributors
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Please make sure to read the [Contributing Guide][contributing] before making a
pull request.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://favware.tech/"><img src="https://avatars3.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="https://github.com/npm-deprecate/favware/commits?author=Favna" title="Code">💻</a> <a href="#design-Favna" title="Design">🎨</a> <a href="#ideas-Favna" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-Favna" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-Favna" title="Maintenance">🚧</a> <a href="#platform-Favna" title="Packaging/porting to new platform">📦</a> <a href="#projectManagement-Favna" title="Project Management">📆</a></td>
</tr>
</table>
Thank you to all the people who already contributed!
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<a href="https://github.com/favware/npm-deprecate/graphs/contributors">
<img src="https://contrib.rocks/image?repo=favware/npm-deprecate" />
</a>
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!
[contributing]: .github/CONTRIBUTING.md
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