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

@endo/errors

Package Overview
Dependencies
Maintainers
0
Versions
16
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 1.2.6 to 1.2.7

2

index.js
/* global globalThis */
/// <reference types="ses"/>
// This module assumes the existence of a non-standard `assert` host object.

@@ -5,0 +3,0 @@ // SES version 0.11.0 introduces this global object and entangles it

10

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

@@ -39,7 +39,7 @@ "keywords": [],

"dependencies": {
"ses": "^1.9.0"
"ses": "^1.9.1"
},
"devDependencies": {
"@endo/lockdown": "^1.0.11",
"@endo/ses-ava": "^1.2.6",
"@endo/lockdown": "^1.0.12",
"@endo/ses-ava": "^1.2.7",
"ava": "^6.1.3",

@@ -79,3 +79,3 @@ "c8": "^7.14.0",

},
"gitHead": "bbf20fae6726f7d26456714b8852572787d34e05"
"gitHead": "c242c28a68d1af29475150e44b5f3e9d0feda8cd"
}

Sorry, the diff of this file is not supported yet

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