Socket
Socket
Sign inDemoInstall

jsprim

Package Overview
Dependencies
5
Maintainers
14
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

8

CHANGES.md

@@ -7,2 +7,10 @@ # Changelog

## v2.0.2 (2021-11-16)
* #30 json-schema dep is vulnerable to prototype pollution
See also https://security.snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922
## v2.0.1 (2021-11-03)
* Remove use of `git://` URLs.
## v2.0.0 (2017-10-25)

@@ -9,0 +17,0 @@

4

package.json
{
"name": "jsprim",
"version": "2.0.1",
"version": "2.0.2",
"description": "utilities for primitive JavaScript types",

@@ -13,3 +13,3 @@ "main": "./lib/jsprim.js",

"extsprintf": "1.3.0",
"json-schema": "0.2.3",
"json-schema": "0.4.0",
"verror": "1.10.0"

@@ -16,0 +16,0 @@ },

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