Socket
Socket
Sign inDemoInstall

watskeburt

Package Overview
Dependencies
0
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

2

dist/version.js

@@ -1,1 +0,1 @@

export const VERSION = "2.0.1";
export const VERSION = "2.0.2";
{
"name": "watskeburt",
"version": "2.0.1",
"version": "2.0.2",
"description": "List files changed since a git revision",

@@ -12,3 +12,3 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/sverweij/watskeburt"
"url": "git+https://github.com/sverweij/watskeburt.git"
},

@@ -23,3 +23,5 @@ "bugs": {

"license": "MIT",
"bin": "dist/run-cli.js",
"bin": {
"watskeburt": "dist/run-cli.js"
},
"main": "dist/main.js",

@@ -32,2 +34,3 @@ "module": "dist/main.js",

{
"types": "./types/watskeburt.d.ts",
"import": "./dist/main.js"

@@ -48,10 +51,10 @@ },

"devDependencies": {
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@types/node": "20.9.3",
"@typescript-eslint/eslint-plugin": "6.12.0",
"c8": "8.0.1",
"dependency-cruiser": "15.0.0",
"eslint": "8.52.0",
"dependency-cruiser": "15.3.0",
"eslint": "8.54.0",
"eslint-config-moving-meadow": "4.0.2",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-budapestian": "5.0.1",
"eslint-plugin-budapestian": "6.0.0",
"eslint-plugin-eslint-comments": "3.2.0",

@@ -62,7 +65,7 @@ "eslint-plugin-import": "2.29.0",

"eslint-plugin-security": "1.7.1",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-unicorn": "49.0.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"tsx": "3.14.0",
"typescript": "5.2.2",
"prettier": "3.1.0",
"tsx": "4.2.0",
"typescript": "5.3.2",
"upem": "9.0.2"

@@ -69,0 +72,0 @@ },

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