Socket
Socket
Sign inDemoInstall

@angular-devkit/schematics-cli

Package Overview
Dependencies
Maintainers
2
Versions
732
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 17.3.1 to 18.0.0-next.0

1

bin/schematics.d.ts

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

*/
/// <reference types="node" />
import 'symbol-observable';

@@ -11,0 +12,0 @@ import { ProcessOutput } from '@angular-devkit/core/node';

10

package.json
{
"name": "@angular-devkit/schematics-cli",
"version": "17.3.1",
"version": "18.0.0-next.0",
"description": "Angular Schematics - CLI",

@@ -24,6 +24,6 @@ "homepage": "https://github.com/angular/angular-cli",

"dependencies": {
"@angular-devkit/core": "17.3.1",
"@angular-devkit/schematics": "17.3.1",
"@angular-devkit/core": "18.0.0-next.0",
"@angular-devkit/schematics": "18.0.0-next.0",
"ansi-colors": "4.1.3",
"inquirer": "9.2.15",
"inquirer": "9.2.16",
"symbol-observable": "4.0.0",

@@ -37,3 +37,3 @@ "yargs-parser": "21.1.1"

"engines": {
"node": "^18.13.0 || >=20.9.0",
"node": "^18.19.1 || >=20.11.1",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",

@@ -40,0 +40,0 @@ "yarn": ">= 1.13.0"

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