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

cer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cer - npm Package Compare versions

Comparing version 1.0.0-rc.2 to 1.0.0

2

package.json
{
"name": "cer",
"version": "1.0.0-rc.2",
"version": "1.0.0",
"description": "create fast and correct error constructors",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,2 +11,4 @@ [![view on npm](http://img.shields.io/npm/v/cer.svg?style=flat-square)](https://www.npmjs.com/package/cer)

Utility to generate fast and correct custom error constructors.
This module exposes a factory function that creates error constructors which
are identical to the built-in `Error` function.

@@ -13,0 +15,0 @@ ## Basic usage

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