@friggframework/assertions
Advanced tools
Comparing version 1.0.5-canary.4e78202.0 to 1.0.5-canary.c9cb621.0
const lodashGet = require('lodash.get'); | ||
const { RequiredPropertyError, ParameterTypeError } = require('@friggframework/errors'); | ||
const { | ||
RequiredPropertyError, | ||
ParameterTypeError, | ||
} = require('@friggframework/errors'); | ||
@@ -4,0 +7,0 @@ const get = (o, key, defaultValue) => { |
{ | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.5-canary.4e78202.0", | ||
"version": "1.0.5-canary.c9cb621.0", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "1.0.8-canary.4e78202.0", | ||
"@friggframework/eslint-config": "^1.0.7", | ||
"eslint": "^8.22.0", | ||
@@ -22,3 +22,3 @@ "jest": "^28.1.3", | ||
"license": "MIT", | ||
"gitHead": "4e7820267bf0939ff47bb1cfa032d9fa4ecdec91" | ||
"gitHead": "c9cb621cc82d904de6fd38b6b1525d06bc901ee9" | ||
} |
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
161
6444