New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jsonresume/schema

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonresume/schema - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "@jsonresume/schema",
"version": "1.2.0",
"version": "1.2.1",
"description": "JSON Resume Schema",

@@ -5,0 +5,0 @@ "private": false,

@@ -22,3 +22,3 @@ {

"username": "neutralthoughts",
"url": ""
"url": "https://www.twitter.com"
},

@@ -25,0 +25,0 @@ {

{
"$schema": "http://json-schema.org/draft-07/schema#",
" $id": "http://example.com/example.json",
"$id": "http://example.com/example.json",
"additionalProperties": true,

@@ -499,2 +499,2 @@ "definitions": {

"type": "object"
}
}
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