pure-index
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -8,2 +8,8 @@ --- | ||
## 1.0.2 | ||
### Changed | ||
- bump @swc/core | ||
## 1.0.1 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27841
0
+ Added@swc/core@1.3.104(transitive)
+ Added@swc/core-darwin-arm64@1.3.104(transitive)
+ Added@swc/core-darwin-x64@1.3.104(transitive)
+ Added@swc/core-linux-arm-gnueabihf@1.3.104(transitive)
+ Added@swc/core-linux-arm64-gnu@1.3.104(transitive)
+ Added@swc/core-linux-arm64-musl@1.3.104(transitive)
+ Added@swc/core-linux-x64-gnu@1.3.104(transitive)
+ Added@swc/core-linux-x64-musl@1.3.104(transitive)
+ Added@swc/core-win32-ia32-msvc@1.3.104(transitive)
+ Added@swc/core-win32-x64-msvc@1.3.104(transitive)
- Removed@swc/core@1.3.103(transitive)
- Removed@swc/core-darwin-arm64@1.3.103(transitive)
- Removed@swc/core-darwin-x64@1.3.103(transitive)
- Removed@swc/core-linux-arm-gnueabihf@1.3.103(transitive)
- Removed@swc/core-linux-arm64-gnu@1.3.103(transitive)
- Removed@swc/core-linux-arm64-musl@1.3.103(transitive)
- Removed@swc/core-linux-x64-gnu@1.3.103(transitive)
- Removed@swc/core-linux-x64-musl@1.3.103(transitive)
- Removed@swc/core-win32-ia32-msvc@1.3.103(transitive)
- Removed@swc/core-win32-x64-msvc@1.3.103(transitive)
Updated@swc/core@1.3.104