@sapphire/result
Advanced tools
Comparing version 2.7.2-next.9b2d985c to 2.7.2
{ | ||
"name": "@sapphire/result", | ||
"version": "2.7.2-next.9b2d985c", | ||
"version": "2.7.2", | ||
"description": "A TypeScript port of Nightly Rust's Result and Option structs", | ||
@@ -13,3 +13,2 @@ "author": "@sapphire", | ||
"exports": { | ||
"browser": "./dist/iife/index.global.js", | ||
"import": { | ||
@@ -22,3 +21,4 @@ "types": "./dist/esm/index.d.mts", | ||
"default": "./dist/cjs/index.cjs" | ||
} | ||
}, | ||
"browser": "./dist/iife/index.global.js" | ||
}, | ||
@@ -25,0 +25,0 @@ "sideEffects": false, |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
620777