Socket
Socket
Sign inDemoInstall

@angular-devkit/core

Package Overview
Dependencies
Maintainers
2
Versions
750
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/core - npm Package Compare versions

Comparing version 17.3.1 to 18.0.0-next.0

1

node/cli-logger.d.ts

@@ -8,2 +8,3 @@ /**

*/
/// <reference types="node" />
import { logging } from '../src';

@@ -10,0 +11,0 @@ export interface ProcessOutput {

2

node/host.d.ts

@@ -9,4 +9,2 @@ /**

/// <reference types="node" />
/// <reference types="@types/node/fs" />
/// <reference types="@types/node/ts4.8/fs" />
import { Stats } from 'node:fs';

@@ -13,0 +11,0 @@ import { Observable } from 'rxjs';

@@ -9,4 +9,2 @@ /**

/// <reference types="node" />
/// <reference types="@types/node/fs" />
/// <reference types="@types/node/ts4.8/fs" />
import * as fs from 'fs';

@@ -13,0 +11,0 @@ import { Path, virtualFs } from '../../src';

{
"name": "@angular-devkit/core",
"version": "17.3.1",
"version": "18.0.0-next.0",
"description": "Angular DevKit - Core Utility Library",

@@ -53,3 +53,3 @@ "main": "src/index.js",

"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",

@@ -56,0 +56,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