New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flex-controls

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-controls - npm Package Compare versions

Comparing version

to
2.0.1

2

package.json
{
"name": "flex-controls",
"version": "2.0.0",
"version": "2.0.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -5,2 +5,2 @@ import { InjectionToken, Provider, Type } from '@angular/core';

export declare const FL_CONTROL_HOST: InjectionToken<ComponentType<FlControlHost<unknown>>>;
export declare function provideControlHost<T extends FlControlHost<unknown>>(componentOrDirective: Type<T>): Provider;
export declare function provideControlHost<T extends FlControlHost<unknown>>(useExisting: Type<T>): Provider;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet