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

@jymfony/exceptions

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jymfony/exceptions - npm Package Compare versions

Comparing version 0.1.0-alpha.13 to 0.1.0-alpha.14

types/globals.d.ts

2

lib/Exception.js

@@ -39,2 +39,4 @@ const UNKNOWN_FUNCTION = '?';

* @type {string}
*
* @private
*/

@@ -41,0 +43,0 @@ this._message = message;

3

package.json
{
"name": "@jymfony/exceptions",
"version": "0.1.0-alpha.13",
"version": "0.1.0-alpha.14",
"description": "Jymfony exception (core package)",
"main": "index.js",
"typings": "types/index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "node ./tests.js test/**"

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