🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@plasius/environment

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasius/environment - npm Package Compare versions

Comparing version
1.0.13
to
1.0.14
+16
-1
CHANGELOG.md

@@ -23,2 +23,16 @@ # Changelog

## [1.0.14] - 2026-04-21
- **Added**
- (placeholder)
- **Changed**
- (placeholder)
- **Fixed**
- (placeholder)
- **Security**
- (placeholder)
## [1.0.13] - 2026-04-21

@@ -151,3 +165,3 @@

[Unreleased]: https://github.com/Plasius-LTD/environment/compare/v1.0.13...HEAD
[Unreleased]: https://github.com/Plasius-LTD/environment/compare/v1.0.14...HEAD

@@ -175,1 +189,2 @@ ## [1.0.0] - 2026-02-11

[1.0.13]: https://github.com/Plasius-LTD/environment/releases/tag/v1.0.13
[1.0.14]: https://github.com/Plasius-LTD/environment/releases/tag/v1.0.14
+3
-3
{
"name": "@plasius/environment",
"version": "1.0.13",
"version": "1.0.14",
"description": "Plasius Environment provider/context",

@@ -45,3 +45,3 @@ "keywords": [

"@typescript-eslint/parser": "^8.59.0",
"@vitest/coverage-v8": "^4.1.4",
"@vitest/coverage-v8": "^4.1.5",
"ajv": "^8.18.0",

@@ -56,3 +56,3 @@ "eslint": "^10.2.1",

"typescript": "^6.0.3",
"vitest": "^4.1.4",
"vitest": "^4.1.5",
"zod": "^4.3.6"

@@ -59,0 +59,0 @@ },