Socket
Socket
Sign inDemoInstall

watskeburt

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watskeburt - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

34

package.json
{
"name": "watskeburt",
"version": "0.9.0",
"version": "0.9.1",
"description": "List files changed since a git revision",

@@ -47,26 +47,26 @@ "keywords": [

"dependencies": {
"commander": "9.4.1"
"commander": "10.0.0"
},
"devDependencies": {
"@types/mocha": "10.0.0",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@types/mocha": "10.0.1",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.2",
"c8": "7.12.0",
"dependency-cruiser": "12.0.0",
"esbuild": "0.15.14",
"eslint": "8.28.0",
"dependency-cruiser": "12.6.0",
"esbuild": "0.17.4",
"eslint": "8.32.0",
"eslint-config-moving-meadow": "4.0.2",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-budapestian": "5.0.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "1.5.0",
"eslint-plugin-unicorn": "44.0.2",
"mocha": "10.1.0",
"eslint-plugin-security": "1.6.0",
"eslint-plugin-unicorn": "45.0.2",
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"prettier": "2.8.3",
"ts-node": "10.9.1",
"typescript": "4.9.3",
"typescript": "4.9.4",
"upem": "7.3.1"

@@ -97,4 +97,4 @@ },

"depcruise:reaches": "depcruise bin src types --progress --cache --config --output-type text --reaches",
"format": "prettier --check \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"",
"format:check": "prettier --loglevel warn --write \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"",
"format": "prettier --write \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"",
"format:check": "prettier --loglevel warn --check \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"",
"lint": "npm-run-all --parallel --aggregate-output format:check lint:eslint lint:types",

@@ -101,0 +101,0 @@ "lint:fix": "npm-run-all --parallel --aggregate-output format lint:eslint:fix",

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