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.1 to 1.0.2

6

CHANGELOG.md

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

## 1.0.2
### Changed
- bump @swc/core
## 1.0.1

@@ -10,0 +16,0 @@

12

package.json
{
"name": "pure-index",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"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.103",
"@swc/core": "1.3.104",
"fdir": "6.1.1",

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

"devDependencies": {
"@types/node": "20.11.4",
"@types/node": "20.11.5",
"effector": "23.1.0",
"prettier": "3.2.2",
"prettier": "3.2.4",
"tsc-alias": "1.8.8",
"typescript": "5.3.3",
"vite-tsconfig-paths": "4.2.3",
"vitest": "1.2.0"
"vite-tsconfig-paths": "4.2.1",
"vitest": "1.2.1"
},

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

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