Socket
Socket
Sign inDemoInstall

@angular-devkit/core

Package Overview
Dependencies
26
Maintainers
2
Versions
718
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.0.3 to 18.0.4

2

node/cli-logger.d.ts

@@ -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 @@ /// <reference types="node" />

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ /// <reference types="node" />

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -6,5 +6,5 @@ /**

* 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 * from './cli-logger';
export * from './host';

@@ -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) {

@@ -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 @@ /// <reference types="node" />

@@ -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) {

{
"name": "@angular-devkit/core",
"version": "18.0.3",
"version": "18.0.4",
"description": "Angular DevKit - Core Utility Library",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -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 BaseException extends Error {

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import * as json from './json/index';

@@ -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) {

@@ -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 @@ import * as schema from './schema/index';

@@ -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) {

@@ -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 @@ import * as transforms from './transforms';

@@ -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) {

@@ -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 @@ import { ErrorObject, Format } from 'ajv';

@@ -7,4 +7,4 @@ "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
*/
Object.defineProperty(exports, "__esModule", { value: 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 @@ import { JsonPointer } from './interface';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { ValidateFunction } from 'ajv';

@@ -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) {

@@ -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 @@ import { JsonObject } from '../utils';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { JsonValue } from '../utils';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -6,5 +6,5 @@ /**

* 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
*/
import { JsonSchema } from './schema';
export declare function getTypesOfSchema(schema: JsonSchema): Set<string>;

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 interface JsonArray extends Array<JsonValue> {

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Logger } from './logger';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 * from './indent';

@@ -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) {

@@ -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 @@ import { JsonObject } from '../json/utils';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable, Operator, PartialObserver, Subject, Subscription } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Logger, LoggerApi } from './logger';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import * as tags from './literals';

@@ -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) {

@@ -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 @@ /**

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 interface TemplateTag<R = string> {

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -6,4 +6,4 @@ /**

* 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 declare function deepCopy<T>(value: T): 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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { BaseException } from '../exception';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ /** Naive priority queue; not intended for large datasets */

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ /**

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Position } from 'source-map';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Path } from '../path';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { TemplateTag } from '../../utils/literals';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Path, PathFragment } from '../path';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import * as test from './test';

@@ -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) {

@@ -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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Path } from '../path';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Path } from '../path';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { Observable } from 'rxjs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import * as virtualFs from './host/index';

@@ -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) {

@@ -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 @@ import { BaseException } from '../exception';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { WorkspaceDefinition } from './definitions';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { JsonValue } from '../json';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { virtualFs } from '../virtual-fs';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 * from './definitions';

@@ -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) {

@@ -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 @@ import { JSONPath, Node } from 'jsonc-parser';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { WorkspaceDefinition } from '../definitions';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { JsonArray, JsonObject, JsonValue } from '../../json';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: 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 @@ import { WorkspaceDefinition } from '../definitions';

@@ -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 @@ Object.defineProperty(exports, "__esModule", { value: true });

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc