Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ngrx/schematics

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrx/schematics - npm Package Compare versions

Comparing version 7.0.0-beta.1 to 7.0.0

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc