Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pathe", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Universal filesystem path utils", | ||
@@ -26,24 +26,23 @@ "repository": "unjs/pathe", | ||
], | ||
"devDependencies": { | ||
"@types/node": "^18.11.18", | ||
"@vitest/coverage-c8": "^0.27.2", | ||
"eslint": "latest", | ||
"eslint-config-unjs": "^0.0.3", | ||
"jiti": "^1.16.2", | ||
"prettier": "^2.8.3", | ||
"standard-version": "latest", | ||
"typescript": "^4.9.4", | ||
"unbuild": "^1.1.1", | ||
"vitest": "^0.27.2" | ||
}, | ||
"packageManager": "pnpm@7.25.1", | ||
"scripts": { | ||
"build": "unbuild", | ||
"dev": "vitest", | ||
"lint": "eslint --ext .ts .", | ||
"prepublishOnly": "pnpm build", | ||
"lint": "eslint --ext .ts . && prettier -c src test", | ||
"release": "pnpm vitest run && standard-version && git push --follow-tags && pnpm publish", | ||
"test": "pnpm lint && vitest run --coverage", | ||
"test:types": "tsc --noEmit" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.11.9", | ||
"@vitest/coverage-c8": "^0.25.1", | ||
"eslint": "latest", | ||
"eslint-config-unjs": "^0.0.2", | ||
"jiti": "^1.16.0", | ||
"prettier": "^2.7.1", | ||
"standard-version": "latest", | ||
"typescript": "^4.8.4", | ||
"unbuild": "^0.9.4", | ||
"vitest": "^0.25.1" | ||
}, | ||
"packageManager": "pnpm@7.15.0" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23165
536