Comparing version 0.2.28 to 0.2.29
{ | ||
"name": "@endo/zip", | ||
"version": "0.2.28", | ||
"version": "0.2.29", | ||
"description": "A minimal, synchronous Zip reader and writer", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.5.1", | ||
"ava": "^3.12.1", | ||
"@endo/eslint-config": "^0.5.2", | ||
"ava": "^5.1.0", | ||
"babel-eslint": "^10.0.3", | ||
@@ -49,3 +49,3 @@ "c8": "^7.7.3", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"prettier": "^1.19.1", | ||
"prettier": "^2.8.0", | ||
"typescript": "~4.8.4" | ||
@@ -70,2 +70,3 @@ }, | ||
"prettier": { | ||
"arrowParens": "avoid", | ||
"trailingComma": "all", | ||
@@ -80,3 +81,3 @@ "singleQuote": true | ||
}, | ||
"gitHead": "da16a94856482e36296b7cae16d715aa63344928" | ||
"gitHead": "ab8d64ae6fc9c628a2d1c02d16bf9ef249f5c8dc" | ||
} |
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
58042
17