Socket
Socket
Sign inDemoInstall

jsprim

Package Overview
Dependencies
3
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

lib/jsprim.js

@@ -98,3 +98,3 @@ /*

var message = reason + ': ' + propname;
mod_verror.VError.call(this, message);
mod_verror.VError.call(this, null, message);
this.jsv_details = error;

@@ -101,0 +101,0 @@ }

{
"name": "jsprim",
"version": "0.0.1",
"version": "0.0.2",
"description": "utilities for primitive JavaScript types",

@@ -5,0 +5,0 @@ "main": "./lib/jsprim.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc