Comparing version 0.2.30 to 0.2.31
{ | ||
"name": "@endo/zip", | ||
"version": "0.2.30", | ||
"version": "0.2.31", | ||
"description": "A minimal, synchronous Zip reader and writer", | ||
@@ -30,2 +30,4 @@ "keywords": [ | ||
"build": "exit 0", | ||
"prepack": "tsc --build jsconfig.build.json", | ||
"postpack": "git clean -f '*.d.ts*'", | ||
"cover": "c8 ava", | ||
@@ -39,3 +41,2 @@ "lint": "yarn lint:types && yarn lint:js", | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.5.3", | ||
"ava": "^5.2.0", | ||
@@ -46,7 +47,6 @@ "babel-eslint": "^10.0.3", | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-config-prettier": "^6.9.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-eslint-comments": "^3.1.2", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"prettier": "^2.8.0", | ||
"prettier": "^2.8.5", | ||
"typescript": "~4.9.5" | ||
@@ -67,10 +67,5 @@ }, | ||
"extends": [ | ||
"@endo" | ||
"plugin:@endo/internal" | ||
] | ||
}, | ||
"prettier": { | ||
"arrowParens": "avoid", | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"ava": { | ||
@@ -82,3 +77,3 @@ "files": [ | ||
}, | ||
"gitHead": "0053227a37ee76ee8a3dce6059dd55140ed0ce6d" | ||
"gitHead": "8141f58debaec420cbc2a7cb698e888566d430ba" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
74718
10
40
1734
0