@supercharge/goodies
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "@supercharge/goodies", | ||
"description": "Utility functions for Node.js and JavaScript", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"author": "Marcus Pöhls <marcus@superchargejs.com>", | ||
@@ -13,6 +13,6 @@ "bugs": { | ||
"@typescript-eslint/eslint-plugin": "~4.29.2", | ||
"ava": "~4.0.0-alpha.2", | ||
"ava": "~4.1.0", | ||
"eslint": "~7.32.0", | ||
"eslint-config-standard-with-typescript": "~20.0.0", | ||
"eslint-plugin-import": "~2.24.0", | ||
"eslint-plugin-import": "~2.25.4", | ||
"eslint-plugin-node": "~11.1.0", | ||
@@ -24,3 +24,3 @@ "eslint-plugin-promise": "~5.1.0", | ||
}, | ||
"main": "dist", | ||
"main": "dist/index.js", | ||
"types": "dist", | ||
@@ -27,0 +27,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15991