@friggframework/errors
Advanced tools
Comparing version 1.1.7-canary.f544037.0 to 1.1.7-v1-alpha.0
{ | ||
"name": "@friggframework/errors", | ||
"version": "1.1.7-canary.f544037.0", | ||
"prettier": "@friggframework/prettier-config", | ||
"description": "", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"common-tags": "^1.8.2" | ||
}, | ||
"gitHead": "f544037a4c9046f05d1e5d4187bfec88d26cada0" | ||
"name": "@friggframework/errors", | ||
"version": "1.1.7-v1-alpha.0", | ||
"prettier": "@friggframework/prettier-config", | ||
"description": "", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.9-v1-alpha.0", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest", | ||
"bump": "" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"common-tags": "^1.8.2" | ||
}, | ||
"gitHead": "e1d8ad4ba8e63fcb423074aa6a324692186e4f27" | ||
} |
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
17397