@friggframework/assertions
Advanced tools
Comparing version 1.0.5-canary.48.5495d8c.0 to 1.0.5-canary.54.7884a58.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.48.5495d8c.0", | ||
"version": "1.0.5-canary.54.7884a58.0", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "1.0.8-canary.48.5495d8c.0", | ||
"@friggframework/eslint-config": "^1.0.7", | ||
"eslint": "^8.22.0", | ||
@@ -22,3 +22,3 @@ "jest": "^28.1.3", | ||
"license": "MIT", | ||
"gitHead": "5495d8c560d7e1667c768035ecca3b0993c12641" | ||
"gitHead": "7884a58e067a061f4889edb38f2aaac8eed9c020" | ||
} |
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
6447