New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sapphire/result

Package Overview
Dependencies
Maintainers
0
Versions
783
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/result - npm Package Compare versions

Comparing version 2.7.2-next.9b2d985c to 2.7.2

6

package.json
{
"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,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc