@friggframework/assertions
Advanced tools
Comparing version 1.0.15-v1-alpha.0 to 1.0.15-v1-alpha-pre.0
{ | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.15-v1-alpha.0", | ||
"version": "1.0.15-v1-alpha-pre.0", | ||
"description": "", | ||
"dependencies": { | ||
"@friggframework/errors": "^1.1.12-v1-alpha.0", | ||
"@friggframework/errors": "^1.1.6", | ||
"lodash.get": "^4.4.2" | ||
}, | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.14-v1-alpha.0", | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"eslint": "^8.22.0", | ||
@@ -18,7 +18,7 @@ "jest": "^28.1.3", | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest --passWithNoTests #TODO" | ||
"test": "jest --passWithNoTests # TODO" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "d0bf247fb5eed98b3f46fd52123392689242fd57" | ||
"gitHead": "639904f09af0db8f35d9df5f44250d18a40071eb" | ||
} |
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
10
10423
+ Added@friggframework/errors@1.1.7(transitive)
- Removed@friggframework/errors@1.1.12-v1-alpha-pre.2(transitive)