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 1.2.9 to 1.2.10

lib/index.js.map

8

CHANGELOG.md

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

## [1.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.2.9...@thi.ng/errors@1.2.10) (2020-04-11)
**Note:** Version bump only for package @thi.ng/errors
## [1.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.2.8...@thi.ng/errors@1.2.9) (2020-04-05)

@@ -8,0 +16,0 @@

15

package.json
{
"name": "@thi.ng/errors",
"version": "1.2.9",
"version": "1.2.10",
"description": "Custom error types and error factory functions",

@@ -40,2 +40,10 @@ "module": "./index.js",

},
"dependencies": {
"tslib": "^1.11.1"
},
"files": [
"*.js",
"*.d.ts",
"lib"
],
"keywords": [

@@ -57,6 +65,3 @@ "error",

},
"dependencies": {
"tslib": "^1.11.1"
},
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9"
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072"
}
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