@swarmion/nx-plugin
Advanced tools
Comparing version 0.6.0-alpha.2 to 0.6.0
@@ -36,3 +36,3 @@ "use strict"; | ||
test: 'yarn test-linter && yarn test-type && yarn test-unit && yarn test-circular', | ||
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js .', | ||
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js src', | ||
'test-linter': 'yarn linter-base-config .', | ||
@@ -39,0 +39,0 @@ 'test-type': 'tsc --noEmit --emitDeclarationOnly false', |
@@ -25,3 +25,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
test: 'yarn test-linter && yarn test-type && yarn test-unit && yarn test-circular', | ||
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js .', | ||
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js src', | ||
'test-linter': 'yarn linter-base-config .', | ||
@@ -28,0 +28,0 @@ 'test-type': 'tsc --noEmit --emitDeclarationOnly false', |
{ | ||
"name": "@swarmion/nx-plugin", | ||
"description": "Generate and use type-safe contracts between your Serverless services.", | ||
"version": "0.6.0-alpha.2", | ||
"version": "0.6.0", | ||
"contributors": [ | ||
@@ -56,3 +56,3 @@ "MaximeVivier", | ||
"@nrwl/linter": "^14.1.4", | ||
"@swarmion/configuration": "^0.6.0-alpha.2", | ||
"@swarmion/configuration": "^0.6.0", | ||
"@types/node": "^17.0.31", | ||
@@ -70,3 +70,3 @@ "@zerollup/ts-transform-paths": "^1.7.18", | ||
}, | ||
"gitHead": "d1821439934c8056df49bb94c3cbb0c062b347ed" | ||
"gitHead": "c932d8b8c9adcf61be7f70500451bbb2c6e390cd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
248936
212