Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@endo/errors

Package Overview
Dependencies
Maintainers
5
Versions
15
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.5 to 1.2.6

index.d.ts.map

27

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

@@ -33,3 +33,3 @@ "keywords": [],

"prepack": "tsc --build tsconfig.build.json",
"postpack": "git clean -f '*.d.ts*'",
"postpack": "git clean -f '*.d.ts*' '*.tsbuildinfo'",
"test": "ava",

@@ -40,19 +40,23 @@ "test:c8": "c8 $C8_OPTIONS ava --config=ava-nesm.config.js",

"dependencies": {
"ses": "^1.8.0"
"ses": "^1.9.0"
},
"devDependencies": {
"@endo/lockdown": "^1.0.10",
"@endo/ses-ava": "^1.2.5",
"@endo/lockdown": "^1.0.11",
"@endo/ses-ava": "^1.2.6",
"ava": "^6.1.3",
"c8": "^7.14.0",
"ses0_18_3": "npm:ses@0.18.3",
"tsd": "^0.30.7",
"typescript": "~5.6.1-rc"
"tsd": "^0.31.2",
"typescript": "~5.6.2"
},
"files": [
"*.js",
"*.ts",
"./*.d.ts",
"./*.js",
"./*.map",
"LICENSE*",
"SECURITY*",
"src"
"dist",
"lib",
"src",
"tools"
],

@@ -69,3 +73,2 @@ "publishConfig": {

"files": [
"test/**/test-*.*",
"test/**/*.test.*"

@@ -78,3 +81,3 @@ ],

},
"gitHead": "cb060b7e22c92cc951fb03d86cdbceeae82fec34"
"gitHead": "bbf20fae6726f7d26456714b8852572787d34e05"
}
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