@friggframework/assertions
Advanced tools
Comparing version 1.0.1 to 1.0.2
const lodashGet = require('lodash.get'); | ||
const { RequiredPropertyError, ParameterTypeError } = require('../errors'); | ||
const { RequiredPropertyError, ParameterTypeError } = require('@friggframework/errors'); | ||
@@ -4,0 +4,0 @@ const get = (o, key, defaultValue) => { |
{ | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -10,6 +10,6 @@ "dependencies": { | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.0", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.4.7", | ||
"prettier": "^2.5.1" | ||
"@friggframework/eslint-config": "^1.0.4", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
@@ -16,0 +16,0 @@ "scripts": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6359
0