Socket
Socket
Sign inDemoInstall

pure-index

Package Overview
Dependencies
21
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-next.4 to 1.0.0

16

package.json
{
"name": "pure-index",
"type": "module",
"version": "1.0.0-next.4",
"version": "1.0.0",
"description": "Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease.",

@@ -16,7 +16,6 @@ "main": "./dist/api/index.js",

"prepublishOnly": "make prepublishOnly",
"prettier:check": "make prettierCheck",
"test": "vitest"
},
"dependencies": {
"@swc/core": "1.3.102",
"@swc/core": "1.3.103",
"fdir": "6.1.1",

@@ -32,10 +31,9 @@ "lilconfig": "3.0.0",

"devDependencies": {
"@types/node": "20.11.0",
"@vitest/coverage-v8": "1.1.3",
"@types/node": "20.11.4",
"effector": "23.1.0",
"prettier": "3.1.1",
"prettier": "3.2.2",
"tsc-alias": "1.8.8",
"typescript": "5.3.3",
"vite-tsconfig-paths": "4.2.3",
"vitest": "1.1.3"
"vitest": "1.2.0"
},

@@ -87,5 +85,5 @@ "repository": {

"volta": {
"node": "20.10.0",
"npm": "10.2.4"
"node": "20.11.0",
"npm": "10.3.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc