Socket
Socket
Sign inDemoInstall

@angular-devkit/architect-cli

Package Overview
Dependencies
Maintainers
2
Versions
718
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/architect-cli - npm Package Compare versions

Comparing version 0.1801.0-next.1 to 0.1801.0-next.2

2

bin/architect.d.ts

@@ -7,4 +7,4 @@ #!/usr/bin/env node

* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
* found in the LICENSE file at https://angular.dev/license
*/
export {};

@@ -8,3 +8,3 @@ #!/usr/bin/env node

* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
* found in the LICENSE file at https://angular.dev/license
*/

@@ -11,0 +11,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

{
"name": "@angular-devkit/architect-cli",
"version": "0.1801.0-next.1",
"version": "0.1801.0-next.2",
"description": "Angular Architect CLI",

@@ -22,4 +22,4 @@ "homepage": "https://github.com/angular/angular-cli",

"dependencies": {
"@angular-devkit/architect": "0.1801.0-next.1",
"@angular-devkit/core": "18.1.0-next.1",
"@angular-devkit/architect": "0.1801.0-next.2",
"@angular-devkit/core": "18.1.0-next.2",
"ansi-colors": "4.1.3",

@@ -30,2 +30,3 @@ "progress": "2.0.3",

},
"packageManager": "yarn@4.2.2",
"repository": {

@@ -44,3 +45,11 @@ "type": "git",

"url": "https://github.com/angular/angular-cli/issues"
},
"dependenciesMeta": {
"esbuild": {
"built": true
},
"puppeteer": {
"built": true
}
}
}

@@ -6,3 +6,3 @@ /**

* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
* found in the LICENSE file at https://angular.dev/license
*/

@@ -9,0 +9,0 @@ export declare class MultiProgressBar<Key, T> {

@@ -7,3 +7,3 @@ "use strict";

* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
* found in the LICENSE file at https://angular.dev/license
*/

@@ -10,0 +10,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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