Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cfworker/json-schema

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfworker/json-schema - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

9

package.json
{
"name": "@cfworker/json-schema",
"type": "module",
"version": "1.10.1",
"version": "1.10.2",
"description": "A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.",

@@ -42,3 +42,3 @@ "keywords": [

"devDependencies": {
"@cfworker/dev": "^1.10.1",
"@cfworker/dev": "^1.10.2",
"@types/chai": "^4.2.16",

@@ -49,5 +49,4 @@ "@types/mocha": "^8.2.2",

"mocha": "^8.3.2",
"typescript": "^4.4.3"
},
"gitHead": "ead7fc69fa2efc19191ba68fa342e9ad4befcedf"
"typescript": "^4.5.2"
}
}
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