Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pathe

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pathe - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/shared/pathe.6454d98f.mjs

35

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc