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

yerror

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yerror - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [6.1.1](https://github.com/nfroidure/yerror/compare/v6.1.0...v6.1.1) (2022-05-27)
### Bug Fixes
* **types:** fix types declarations ([b068701](https://github.com/nfroidure/yerror/commit/b0687012a769dd6f560fd4342a66907c8834301a))
# [6.1.0](https://github.com/nfroidure/yerror/compare/v6.0.2...v6.1.0) (2022-05-27)

@@ -2,0 +11,0 @@

2

package.json
{
"name": "yerror",
"version": "6.1.0",
"version": "6.1.1",
"description": "It helps to know why you got an error.",

@@ -5,0 +5,0 @@ "main": "dist/index",

@@ -23,2 +23,3 @@ declare class YError extends Error {

export { YError };
export default YError;
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