openapi-backend
Advanced tools
Comparing version
{ | ||
"name": "openapi-backend", | ||
"description": "Tools for building API backends with the OpenAPI standard", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"author": "Viljami Kuosmanen <viljami@avoinsorsa.fi>", | ||
@@ -24,3 +24,9 @@ "license": "MIT", | ||
"*.js", | ||
"*.d.ts" | ||
"*.d.ts", | ||
"**/*.js", | ||
"**/*.d.ts", | ||
"!node_modules", | ||
"!examples", | ||
"!src", | ||
"!*.config.js" | ||
], | ||
@@ -27,0 +33,0 @@ "dependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29525
11.61%476
20.51%0
-100%9
-10%