@trinitymirrordigital/cue-templates-plugin
Advanced tools
Comparing version 1.2.2 to 1.2.4
{ | ||
"name": "@trinitymirrordigital/cue-templates-plugin", | ||
"version": "1.2.2", | ||
"version": "1.2.4", | ||
"description": "Webpack plugin to create cue component yml", | ||
@@ -24,6 +24,8 @@ "author": "Adrian Stainforth <adrian.stainforth@gmail.com>", | ||
"lint:fix": "eslint . --fix -f table -c ../../.eslintrc.js", | ||
"prepare": "yarn verify", | ||
"prettier": "prettier --config ../../.prettierrc.json --check .", | ||
"prettier:fix": "prettier --config ../../.prettierrc.json --write .", | ||
"test": "jest --config jest.config.js --coverage --no-cache", | ||
"test:watch": "jest --watch --config jest.config.js" | ||
"test:watch": "jest --watch --config jest.config.js", | ||
"verify": "yarn lint && yarn prettier && yarn test" | ||
}, | ||
@@ -42,7 +44,7 @@ "bugs": { | ||
}, | ||
"gitHead": "e235beb29212bc162aff638408eb6428f035cd35", | ||
"gitHead": "f3e5203ef398103fcccd66f2ddb684e468ea4a9b", | ||
"devDependencies": { | ||
"@trinitymirrordigital/dragonfly-jest-config": "^5.0.0", | ||
"@trinitymirrordigital/dragonfly-jest-config": "^5.0.2", | ||
"eslint": "^8.14.0", | ||
"eslint-config-reach-dragonfly": "^4.0.8", | ||
"eslint-config-reach-dragonfly": "^4.0.10", | ||
"prettier": "^2.6.2", | ||
@@ -49,0 +51,0 @@ "typescript": "^4.6.4" |
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
12582
1