@ngrx/schematics
Advanced tools
Comparing version 7.0.0-beta.1 to 7.0.0
{ | ||
"name": "@ngrx/schematics", | ||
"version": "7.0.0-beta.1", | ||
"version": "7.0.0", | ||
"description": "NgRx Schematics for Angular", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -21,2 +21,8 @@ { | ||
}, | ||
"project": { | ||
"type": "string", | ||
"description": "The name of the project.", | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
"spec": { | ||
@@ -23,0 +29,0 @@ "type": "boolean", |
@@ -16,3 +16,4 @@ { | ||
"description": "The name of the project.", | ||
"visible": false | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
@@ -19,0 +20,0 @@ "name": { |
@@ -21,2 +21,8 @@ { | ||
}, | ||
"project": { | ||
"type": "string", | ||
"description": "The name of the project.", | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
"flat": { | ||
@@ -23,0 +29,0 @@ "type": "boolean", |
@@ -21,2 +21,8 @@ { | ||
}, | ||
"project": { | ||
"type": "string", | ||
"description": "The name of the project.", | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
"spec": { | ||
@@ -23,0 +29,0 @@ "type": "boolean", |
@@ -10,5 +10,11 @@ { | ||
"format": "path", | ||
"description": "The path to create the component.", | ||
"description": "The path to create the feature.", | ||
"visible": false | ||
}, | ||
"project": { | ||
"type": "string", | ||
"description": "The name of the project.", | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
"name": { | ||
@@ -15,0 +21,0 @@ "description": "The name of the feature.", |
@@ -21,2 +21,8 @@ { | ||
}, | ||
"project": { | ||
"type": "string", | ||
"description": "The name of the project.", | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
"spec": { | ||
@@ -23,0 +29,0 @@ "type": "boolean", |
@@ -21,2 +21,8 @@ { | ||
}, | ||
"project": { | ||
"type": "string", | ||
"description": "The name of the project.", | ||
"visible": false, | ||
"aliases": ["p"] | ||
}, | ||
"flat": { | ||
@@ -23,0 +29,0 @@ "type": "boolean", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
307902
3585
0