@pnpm/resolver-base
Advanced tools
+1
-1
| The MIT License (MIT) | ||
| Copyright (c) 2015-2016 Rico Sta. Cruz and other contributors | ||
| Copyright (c) 2016-2025 Zoltan Kochan and other contributors | ||
| Copyright (c) 2016-2026 Zoltan Kochan and other contributors | ||
@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+3
-3
| { | ||
| "name": "@pnpm/resolver-base", | ||
| "version": "1005.4.0", | ||
| "version": "1005.4.1", | ||
| "description": "Types for pnpm-compatible resolvers", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@pnpm/types": "1001.2.0" | ||
| "@pnpm/types": "1001.3.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@pnpm/resolver-base": "1005.4.0" | ||
| "@pnpm/resolver-base": "1005.4.1" | ||
| }, | ||
@@ -34,0 +34,0 @@ "engines": { |
+ Added
- Removed
Updated