@stoplight/prism-core
Advanced tools
Comparing version 4.4.2 to 4.4.3
{ | ||
"name": "@stoplight/prism-core", | ||
"version": "4.4.2", | ||
"version": "4.4.3", | ||
"main": "dist/index.js", | ||
@@ -19,6 +19,6 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"fp-ts": "^2.10.4", | ||
"fp-ts": "^2.11.5", | ||
"lodash": "^4.17.21", | ||
"pino": "^6.11.3", | ||
"tslib": "^2.2.0" | ||
"pino": "^6.13.3", | ||
"tslib": "^2.3.1" | ||
}, | ||
@@ -28,3 +28,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6f4f2f722178738fb407fc33e23d68526434a88b" | ||
"gitHead": "71581c61421ed7ff5c4c5dbe39619a9bf95e2c9b" | ||
} |
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
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
Updatedfp-ts@^2.11.5
Updatedpino@^6.13.3
Updatedtslib@^2.3.1