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.3 to 1.0.4

4

CHANGELOG.md

@@ -8,2 +8,6 @@ ---

## 1.0.4
- bump deps
## 1.0.3

@@ -10,0 +14,0 @@

8

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

@@ -19,3 +19,3 @@ "main": "./dist/api/index.js",

"dependencies": {
"@swc/core": "1.3.105",
"@swc/core": "1.3.106",
"fdir": "6.1.1",

@@ -31,3 +31,3 @@ "lilconfig": "3.0.0",

"devDependencies": {
"@types/node": "20.11.5",
"@types/node": "20.11.7",
"effector": "23.1.0",

@@ -38,3 +38,3 @@ "prettier": "3.2.4",

"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.1"
"vitest": "1.2.2"
},

@@ -41,0 +41,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc