Socket
Socket
Sign inDemoInstall

@thi.ng/errors

Package Overview
Dependencies
Maintainers
1
Versions
141
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.0.1 to 1.0.2

8

CHANGELOG.md

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

## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.0.1...@thi.ng/errors@1.0.2) (2019-02-05)
**Note:** Version bump only for package @thi.ng/errors
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.0.0...@thi.ng/errors@1.0.1) (2019-01-21)

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

6

package.json
{
"name": "@thi.ng/errors",
"version": "1.0.1",
"version": "1.0.2",
"description": "Custom error types and helper fns.",

@@ -19,3 +19,3 @@ "module": "./index.js",

"build:es6": "tsc --declaration",
"build:bundle": "../../scripts/bundle-module errors",
"build:bundle": "../../scripts/bundle-module",
"test": "rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js",

@@ -51,3 +51,3 @@ "clean": "rimraf *.js *.d.ts .nyc_output build coverage doc lib",

"sideEffects": false,
"gitHead": "d098aff5e61f96be177289461eec95648cf4e15a"
"gitHead": "74fb4d83013785ce7a95357c565426a046657e74"
}
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