Socket
Socket
Sign inDemoInstall

meow

Package Overview
Dependencies
0
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.1 to 13.0.0

40

package.json
{
"name": "meow",
"version": "12.1.1",
"version": "13.0.0",
"description": "CLI app helper",

@@ -20,3 +20,3 @@ "license": "MIT",

"engines": {
"node": ">=16.10"
"node": ">=18"
},

@@ -58,3 +58,3 @@ "scripts": {

"normalize-package-data",
"read-pkg-up",
"read-package-up",
"redent",

@@ -66,8 +66,8 @@ "trim-newlines",

"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/minimist": "^1.2.2",
"ava": "^5.3.1",
"camelcase-keys": "^8.0.2",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/minimist": "^1.2.5",
"ava": "^6.0.1",
"camelcase-keys": "^9.1.2",
"common-tags": "^2.0.0-alpha.1",

@@ -77,18 +77,18 @@ "decamelize": "^6.0.0",

"delete_comments": "^0.0.2",
"execa": "^7.2.0",
"globby": "^13.2.2",
"execa": "^8.0.1",
"globby": "^14.0.0",
"hard-rejection": "^2.1.0",
"indent-string": "^5.0.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^5.0.0",
"read-pkg": "^8.0.0",
"read-pkg-up": "^10.0.0",
"normalize-package-data": "^6.0.0",
"read-package-up": "^11.0.0",
"read-pkg": "^9.0.1",
"redent": "^4.0.0",
"rollup": "^3.27.0",
"rollup-plugin-dts": "^6.0.0",
"rollup-plugin-license": "^3.0.1",
"rollup": "^4.9.1",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-license": "^3.2.0",
"trim-newlines": "^5.0.0",
"tsd": "^0.28.1",
"type-fest": "^4.3.1",
"typescript": "~5.1.6",
"tsd": "^0.30.0",
"type-fest": "^4.8.3",
"typescript": "^5.3.3",
"xo": "^0.56.0",

@@ -95,0 +95,0 @@ "yargs-parser": "^21.1.1"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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