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.0-dev.5 to 22.1.0-dev.6

18

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "22.1.0-dev.5",
"version": "22.1.0-dev.6",
"main": "lib/index.js",

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

"dependencies": {
"@apigames/json": "22.1.0-dev.6",
"@apigames/json": "22.1.0-dev.7",
"deep-equal": "2.0.5",

@@ -35,13 +35,13 @@ "es6-promise": "4.2.8",

"devDependencies": {
"@types/jest": "27.0.3",
"@types/node": "14.18.3",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"eslint": "8.5.0",
"@types/jest": "27.4.0",
"@types/node": "14.18.5",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"eslint": "8.6.0",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"jest": "27.4.5",
"jest": "27.4.7",
"ts-jest": "27.1.2",

@@ -48,0 +48,0 @@ "typescript": "4.5.4"

@@ -17,5 +17,5 @@ # API Games JSON Schema Validation Library

* Provides a validator class that can validate an object against a nested schema definition
* Provides core schema definitions of common element types, including:
* Provides a validator class that can validate an object against a nested schema definition
* Provides core schema definitions of common element types, including:
* ISO8601 Date Times

@@ -22,0 +22,0 @@ * Email Addresses

Sorry, the diff of this file is not supported yet

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