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

openapi-police

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-police - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

9

package.json
{
"name": "openapi-police",
"version": "4.0.1",
"version": "4.0.2",
"description": "OpenAPI v3 validators and utilities",

@@ -8,4 +8,3 @@ "type": "module",

".": "./dist/index.js",
"./dist/*.js": "./dist/*.js",
"./*.js": "./dist/*.js"
"./dist/*.js": "./dist/*.js"
},

@@ -73,4 +72,4 @@ "types": "./dist/index.d.ts",

"dependencies": {
"jsonpolice": "^11.0.1",
"jsonref": "^8.0.7"
"jsonpolice": "^11.0.2",
"jsonref": "^8.0.8"
},

@@ -77,0 +76,0 @@ "engines": {

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