oas-resolver-browser
Advanced tools
Comparing version 2.5.0 to 2.5.1
'use strict'; | ||
const fs = require('fs'); | ||
const path = require('path-browserify'); | ||
const path = typeof process === 'object' ? require('path') : require('path-browserify'); | ||
const url = require('url'); | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "oas-resolver-browser", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28893
66048
5