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

ariestp

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ariestp - npm Package Compare versions

Comparing version 0.1.31 to 0.1.32

2

lib/aries.js

@@ -83,3 +83,3 @@ var fs = require('fs');

var tplId = err.eId || 'main'
err.prettyStack = 'error occur in '+ tplId + '<br/>'+(err.stack || '').split('\n').join('<br/>')
err.prettyStack = 'error occur in '+ tplId + '<br/>'+(err.stack || '').split('\n').join('<br/>\n')
}

@@ -86,0 +86,0 @@ return err;

{
"name": "ariestp",
"description": "A Async Template for Node.js",
"version": "0.1.31",
"version": "0.1.32",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

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