common-services
Advanced tools
Comparing version 7.1.3 to 7.1.4
@@ -0,1 +1,5 @@ | ||
## [7.1.4](https://github.com/nfroidure/common-services/compare/v7.1.3...v7.1.4) (2020-04-03) | ||
## [7.1.3](https://github.com/nfroidure/common-services/compare/v7.1.2...v7.1.3) (2020-04-03) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "common-services", | ||
"version": "7.1.3", | ||
"version": "7.1.4", | ||
"description": "A module to gather very common services and their mocks.", | ||
@@ -83,5 +83,5 @@ "main": "dist/index", | ||
"metapak": "metapak", | ||
"precz": "npm t && npm run lint && npm run types && npm run compile && npm run architecture && npm run doc && npm run metapak -- -s", | ||
"precz": "npm t && npm run lint && npm run compile && npm run types && npm run architecture && npm run doc && npm run metapak -- -s", | ||
"prettier": "prettier --write 'src/**/*.ts'", | ||
"preversion": "npm t && npm run lint && npm run types && npm run compile && npm run architecture && npm run doc && npm run metapak -- -s", | ||
"preversion": "npm t && npm run lint && npm run compile && npm run types && npm run architecture && npm run doc && npm run metapak -- -s", | ||
"test": "npm run jest", | ||
@@ -88,0 +88,0 @@ "types": "rimraf -f 'dist/**/*.d.ts' && tsc --project . --declaration --emitDeclarationOnly --outDir dist", |
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
391382
186
4922