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

@apigames/json-schema

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/json-schema - npm Package Compare versions

Comparing version 22.1.1 to 22.1.2

20

package.json

@@ -16,3 +16,3 @@ {

"license": "MIT",
"version": "22.1.1",
"version": "22.1.2",
"main": "lib/index.js",

@@ -37,3 +37,3 @@ "types": "lib/index.d.ts",

"dependencies": {
"@apigames/json": "22.1.1",
"@apigames/json": "22.1.2",
"deep-equal": "2.0.5",

@@ -47,5 +47,5 @@ "es6-promise": "4.2.8",

"@types/node": "14.18.12",
"@typescript-eslint/eslint-plugin": "5.15.0",
"@typescript-eslint/parser": "5.15.0",
"eslint": "8.11.0",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"eslint": "8.12.0",
"eslint-config-airbnb": "19.0.4",

@@ -57,4 +57,4 @@ "eslint-plugin-import": "2.25.4",

"jest": "27.5.1",
"ts-jest": "27.1.3",
"typescript": "4.6.2"
"ts-jest": "27.1.4",
"typescript": "4.6.3"
},

@@ -64,8 +64,8 @@ "eslintConfig": {},

"type": "git",
"url": "git+https://github.com/apigames-public/json-schema.git"
"url": "git+https://github.com/apigames-core/json-schema.git"
},
"bugs": {
"url": "https://github.com/apigames-public/json-schema/issues"
"url": "https://github.com/apigames-core/json-schema/issues"
},
"homepage": "https://github.com/apigames-public/json-schema#readme"
"homepage": "https://github.com/apigames-core/json-schema#readme"
}
# API Games JSON Schema Validation Library
![](https://img.shields.io/badge/build-passing-brightgreen)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/934ae25757b64abcb3fa83fe01651601)](https://www.codacy.com/gh/apigames-public/json-schema/dashboard?utm_source=github.com&utm_medium=referral&utm_content=apigames-public/json-schema&utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/934ae25757b64abcb3fa83fe01651601)](https://www.codacy.com/gh/apigames-public/json-schema/dashboard?utm_source=github.com&utm_medium=referral&utm_content=apigames-public/json-schema&utm_campaign=Badge_Coverage)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3f0e2c3f1999493daf8ed448c2afb0f1)](https://www.codacy.com/gh/apigames-core/json-schema/dashboard?utm_source=github.com&utm_medium=referral&utm_content=apigames-core/json-schema&utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/3f0e2c3f1999493daf8ed448c2afb0f1)](https://www.codacy.com/gh/apigames-core/json-schema/dashboard?utm_source=github.com&utm_medium=referral&utm_content=apigames-core/json-schema&utm_campaign=Badge_Coverage)
![](https://img.shields.io/npm/v/@apigames/json-schema)

@@ -7,0 +7,0 @@ ![](https://img.shields.io/badge/license-MIT-blue)

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