Comparing version 0.1.11 to 0.2.0
{ | ||
"name": "koas-core", | ||
"version": "0.1.11", | ||
"version": "0.2.0", | ||
"author": "Remco Haszing <remcohaszing@gmail.com>", | ||
@@ -15,18 +15,21 @@ "license": "MIT", | ||
}, | ||
"main": "koas", | ||
"main": "lib", | ||
"scripts": { | ||
"prepack": "tsc --project tsconfig.build.json" | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"dependencies": { | ||
"@types/koa": "^2.0.48", | ||
"@types/lodash": "^4.14.123", | ||
"json-schema-ref-parser": "^6.1.0", | ||
"@types/koa": "^2.0.51", | ||
"@types/lodash": "^4.14.144", | ||
"json-schema-ref-parser": "^7.1.1", | ||
"koa-compose": "^4.1.0", | ||
"lodash": "^4.17.11", | ||
"openapi-types": "^1.3.4", | ||
"z-schema": "^4.0.0" | ||
"lodash": "^4.17.15", | ||
"openapi-types": "^1.3.5", | ||
"z-schema": "^4.2.1" | ||
}, | ||
"peerDependencies": { | ||
"koa": "^2.7.0" | ||
}, | ||
"devDependencies": { | ||
"koas-supertest": "^0.1.11" | ||
} | ||
} |
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
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
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
0
9454
10
187
1
+ Addedjson-schema-ref-parser@7.1.4(transitive)
+ Addedono@6.0.1(transitive)
- Removedformat-util@1.0.5(transitive)
- Removedjson-schema-ref-parser@6.1.0(transitive)
- Removedono@4.0.11(transitive)
Updated@types/koa@^2.0.51
Updated@types/lodash@^4.14.144
Updatedlodash@^4.17.15
Updatedopenapi-types@^1.3.5
Updatedz-schema@^4.2.1