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 0.1.1 to 1.0.0

18

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

@@ -31,4 +31,4 @@ "keywords": [],

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

@@ -39,7 +39,7 @@ "test:c8": "c8 $C8_OPTIONS ava --config=ava-nesm.config.js",

"dependencies": {
"ses": "^0.18.8"
"ses": "^1.0.0"
},
"devDependencies": {
"@endo/lockdown": "^0.1.32",
"@endo/ses-ava": "^0.2.44",
"@endo/lockdown": "^1.0.0",
"@endo/ses-ava": "^1.0.0",
"ava": "^5.3.0",

@@ -69,3 +69,7 @@ "c8": "^7.14.0",

"timeout": "2m"
}
},
"typeCoverage": {
"atLeast": 95.91
},
"gitHead": "6aa22009bf8128575c446aebceb0f9a01459d165"
}
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