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

@apigames/json

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/json - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

src/document-schemas/primitives/system.type.uuid.schema.js

1

index.js

@@ -11,2 +11,3 @@ exports.PayloadValidator = require("./src/json.schema.validator").PayloadValidator;

TimeDurationValidator: require("./src/document-schemas/primitives/system.type.time.duration.schema").Validator,
UuidValidator: require("./src/document-schemas/primitives/system.type.uuid.schema").Validator,
WeblinkListValidator: require("./src/document-schemas/primitives/system.type.weblink.list.schema").Validator,

@@ -13,0 +14,0 @@ WeblinkValidator: require("./src/document-schemas/primitives/system.type.weblink.schema").Validator,

2

package.json

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

"license": "UNLICENSED",
"version": "1.0.21",
"version": "1.0.22",
"main": "index.js",

@@ -9,0 +9,0 @@ "scripts": {

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