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

@thi.ng/errors

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/errors - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

assert.js
import { defError } from "./deferror.js";
// FIXME https://github.com/snowpackjs/snowpack/issues/3621#issuecomment-907731004
import.meta.hot;
export const AssertionError = defError(() => "Assertion failed");

@@ -5,0 +3,0 @@ /**

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@2.0.3...@thi.ng/errors@2.0.4) (2021-10-25)
### Bug Fixes
* [#324](https://github.com/thi-ng/umbrella/issues/324) update snowpack issue workaround ([6dfbf71](https://github.com/thi-ng/umbrella/commit/6dfbf7120faaea7ef6af4f755e1a609cb49d902a)), closes [snowpackjs/snowpack#3621](https://github.com/snowpackjs/snowpack/issues/3621)
## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@2.0.2...@thi.ng/errors@2.0.3) (2021-10-15)

@@ -8,0 +19,0 @@

{
"name": "@thi.ng/errors",
"version": "2.0.3",
"version": "2.0.4",
"description": "Custom error types and error factory functions",

@@ -37,3 +37,3 @@ "type": "module",

"devDependencies": {
"@thi.ng/testament": "^0.1.3"
"@thi.ng/testament": "^0.1.4"
},

@@ -88,3 +88,3 @@ "keywords": [

},
"gitHead": "1fb38cac74d6c009d96855c28784a267a81badf1"
"gitHead": "9ff00a103f76cc4917ef3f244132e218f2300a05"
}
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