@plasius/environment
Advanced tools
+16
-1
@@ -23,2 +23,16 @@ # Changelog | ||
| ## [1.0.13] - 2026-04-21 | ||
| - **Added** | ||
| - (placeholder) | ||
| - **Changed** | ||
| - (placeholder) | ||
| - **Fixed** | ||
| - (placeholder) | ||
| - **Security** | ||
| - (placeholder) | ||
| ## [1.0.12] - 2026-04-02 | ||
@@ -137,3 +151,3 @@ | ||
| [Unreleased]: https://github.com/Plasius-LTD/environment/compare/v1.0.12...HEAD | ||
| [Unreleased]: https://github.com/Plasius-LTD/environment/compare/v1.0.13...HEAD | ||
@@ -160,1 +174,2 @@ ## [1.0.0] - 2026-02-11 | ||
| [1.0.12]: https://github.com/Plasius-LTD/environment/releases/tag/v1.0.12 | ||
| [1.0.13]: https://github.com/Plasius-LTD/environment/releases/tag/v1.0.13 |
+15
-16
| { | ||
| "name": "@plasius/environment", | ||
| "version": "1.0.12", | ||
| "version": "1.0.13", | ||
| "description": "Plasius Environment provider/context", | ||
@@ -41,19 +41,18 @@ "keywords": [ | ||
| "@eslint/js": "^10.0.1", | ||
| "@testing-library/react": "^16.3.0", | ||
| "@types/react": "^19.1.8", | ||
| "@types/uuid": "^10.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.58.0", | ||
| "@typescript-eslint/parser": "^8.58.0", | ||
| "@vitest/coverage-v8": "^4.1.2", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@types/react": "^19.2.14", | ||
| "@typescript-eslint/eslint-plugin": "^8.59.0", | ||
| "@typescript-eslint/parser": "^8.59.0", | ||
| "@vitest/coverage-v8": "^4.1.4", | ||
| "ajv": "^8.18.0", | ||
| "eslint": "^10.1.0", | ||
| "globals": "^17.3.0", | ||
| "eslint": "^10.2.1", | ||
| "globals": "^17.5.0", | ||
| "npm-run-all": "^4.1.5", | ||
| "react": "^19.2.4", | ||
| "react-dom": "^19.2.4", | ||
| "rimraf": "^6.0.1", | ||
| "tsx": "^4.20.3", | ||
| "typescript": "^6.0.2", | ||
| "vitest": "^4.1.2", | ||
| "zod": "^4.0.17" | ||
| "react": "^19.2.5", | ||
| "react-dom": "^19.2.5", | ||
| "rimraf": "^6.1.3", | ||
| "tsx": "^4.21.0", | ||
| "typescript": "^6.0.3", | ||
| "vitest": "^4.1.4", | ||
| "zod": "^4.3.6" | ||
| }, | ||
@@ -60,0 +59,0 @@ "sideEffects": [ |
35144
0.57%17
-5.56%