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.1 to 1.0.0-next.2

9

package.json
{
"name": "pure-index",
"type": "module",
"version": "1.0.0-next.1",
"description": "Utility for monorepos. It helps to clean your packages of unused exports with ease",
"version": "1.0.0-next.2",
"description": "Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease.",
"main": "./dist/api/index.js",

@@ -24,7 +24,6 @@ "types": "./dist/api/index.d.ts",

"meow": "13.1.0",
"nanospinner": "1.1.0",
"picomatch": "3.0.1"
"nanospinner": "1.1.0"
},
"engines": {
"node": ">= 18"
"node": ">= 16"
},

@@ -31,0 +30,0 @@ "devDependencies": {

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