Comparing version 4.4.1 to 4.4.2
{ | ||
"name": "envinfo", | ||
"version": "4.4.1", | ||
"version": "4.4.2", | ||
"description": "Info about your dev environment for debugging purposes", | ||
@@ -19,3 +19,4 @@ "repository": "https://github.com/tabrindle/envinfo", | ||
"format": "prettier --write 'src/**/*.js'", | ||
"test": "npm run lint && prettier -l 'src/**/*.js'" | ||
"test": "npm run lint && prettier -l 'src/**/*.js'", | ||
"preversion": "yarn webpack && git add ." | ||
}, | ||
@@ -22,0 +23,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
420651
64