You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@endo/errors

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/errors - npm Package Compare versions

Comparing version

to
1.2.11

13

package.json
{
"name": "@endo/errors",
"version": "1.2.10",
"version": "1.2.11",
"description": "Package exports of the `assert` global",

@@ -28,3 +28,2 @@ "keywords": [],

"lint": "yarn lint:types && yarn lint:eslint",
"lint-check": "yarn lint",
"lint-fix": "yarn lint:eslint --fix && yarn lint:types",

@@ -40,7 +39,7 @@ "lint:eslint": "eslint '**/*.js'",

"dependencies": {
"ses": "^1.12.0"
"ses": "^1.13.0"
},
"devDependencies": {
"@endo/lockdown": "^1.0.15",
"@endo/ses-ava": "^1.2.10",
"@endo/lockdown": "^1.0.16",
"@endo/ses-ava": "^1.3.0",
"ava": "^6.1.3",

@@ -50,3 +49,3 @@ "c8": "^7.14.0",

"tsd": "^0.31.2",
"typescript": "~5.6.3"
"typescript": "~5.8.3"
},

@@ -81,3 +80,3 @@ "files": [

},
"gitHead": "9b6784831d37db948cdd61f6da1f3489e8f97906"
"gitHead": "571b7803cf10df7cb4fa9d70e4d53a0b53767fa8"
}

@@ -11,5 +11,5 @@ # Security Policy

SES stands for fearless cooperation, and strong security requires strong collaboration with security researchers. If you believe that you have found a security sensitive bug that should not be disclosed until a fix has been made available, we encourage you to report it. To report a bug in HardenedJS, you have several options that include:
SES stands for fearless cooperation, and strong security requires strong collaboration with security researchers. If you believe that you have found a security sensitive bug that should not be disclosed until a fix has been made available, we encourage you to report it. To report a bug in HardenedJS, you have several options that include:
* Reporting the issue to the [Agoric HackerOne vulnerability rewards program](https://hackerone.com/agoric).
* Reporting the issue to the [Agoric HackerOne vulnerability rewards program](https://hackerone.com/agoric).

@@ -16,0 +16,0 @@ * Sending an email to security at (@) agoric.com., encrypted or unencrypted. To encrypt, please use @Warner’s personal GPG key [A476E2E6 11880C98 5B3C3A39 0386E81B 11CAA07A](http://www.lothar.com/warner-gpg.html) .

Sorry, the diff of this file is not supported yet