+13
-19
| { | ||
| "name": "@endo/zip", | ||
| "version": "1.0.11", | ||
| "version": "1.1.0", | ||
| "description": "A minimal, synchronous Zip reader and writer", | ||
@@ -33,3 +33,2 @@ "keywords": [ | ||
| "postpack": "git clean -fX \"*.d.ts*\" \"*.d.cts*\" \"*.d.mts*\" \"*.tsbuildinfo\"", | ||
| "cover": "c8 ava", | ||
| "lint": "yarn lint:types && yarn lint:eslint", | ||
@@ -39,15 +38,10 @@ "lint-fix": "eslint --fix .", | ||
| "lint:types": "tsc", | ||
| "test": "ava" | ||
| "test": "yarn run -T ses-ava", | ||
| "test:c8": "c8 ${C8_OPTIONS:-} yarn run -T ses-ava" | ||
| }, | ||
| "devDependencies": { | ||
| "ava": "^6.1.3", | ||
| "babel-eslint": "^10.1.0", | ||
| "c8": "^7.14.0", | ||
| "eslint": "^8.57.1", | ||
| "eslint-config-airbnb-base": "^15.0.0", | ||
| "eslint-config-prettier": "^9.1.0", | ||
| "eslint-plugin-eslint-comments": "^3.2.0", | ||
| "eslint-plugin-import": "^2.31.0", | ||
| "prettier": "^3.5.3", | ||
| "typescript": "~5.8.3" | ||
| "ava": "catalog:dev", | ||
| "c8": "catalog:dev", | ||
| "eslint": "catalog:dev", | ||
| "typescript": "~5.9.2" | ||
| }, | ||
@@ -73,7 +67,7 @@ "files": [ | ||
| }, | ||
| "ava": { | ||
| "files": [ | ||
| "test/**/*.test.*" | ||
| ], | ||
| "timeout": "2m" | ||
| "sesAvaConfigs": { | ||
| "lockdown": "../../ava-endo-lockdown.config.mjs", | ||
| "unsafe": "../../ava-endo-lockdown-unsafe.config.mjs", | ||
| "base": "../../ava-base.config.mjs", | ||
| "noop-harden": "../../ava-noop-harden.config.mjs" | ||
| }, | ||
@@ -83,3 +77,3 @@ "typeCoverage": { | ||
| }, | ||
| "gitHead": "03b92fc383da5d8bb4ea993b90149a0db5799d0b" | ||
| "gitHead": "f91329e8616a19f131d009356a5f11ef11c839cc" | ||
| } |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
4
-60%75396
-0.02%1
Infinity%