@stoplight/prism-core
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@stoplight/prism-core", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"main": "dist/index.js", | ||
@@ -19,6 +19,6 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"fp-ts": "^2.8.2", | ||
"fp-ts": "^2.9.0", | ||
"lodash": "^4.17.20", | ||
"pino": "^6.6.1", | ||
"tslib": "^2.0.1" | ||
"pino": "^6.7.0", | ||
"tslib": "^2.0.3" | ||
}, | ||
@@ -28,3 +28,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ca6c8092d59623dc325e59248bd18a967ee8e573" | ||
"gitHead": "3379715b2bc714903056f1cdd1a2ffde6dd40f26" | ||
} |
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.9.0
Updatedpino@^6.7.0
Updatedtslib@^2.0.3