@friggframework/assertions
Advanced tools
Comparing version 1.0.13-v1-alpha.0 to 1.0.15-v1-alpha.0
{ | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.13-v1-alpha.0", | ||
"version": "1.0.15-v1-alpha.0", | ||
"description": "", | ||
"dependencies": { | ||
"@friggframework/errors": "^1.1.7", | ||
"@friggframework/errors": "^1.1.12-v1-alpha.0", | ||
"lodash.get": "^4.4.2" | ||
}, | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.9", | ||
"@friggframework/eslint-config": "^1.0.14-v1-alpha.0", | ||
"eslint": "^8.22.0", | ||
@@ -22,3 +22,3 @@ "jest": "^28.1.3", | ||
"license": "MIT", | ||
"gitHead": "f0cbbaaf9b832c06128c7d33f1ce5dbcaa550c26" | ||
"gitHead": "d0bf247fb5eed98b3f46fd52123392689242fd57" | ||
} |
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
10442
+ Added@friggframework/errors@1.1.12-v1-alpha-pre.2(transitive)
- Removed@friggframework/errors@1.1.7(transitive)