ngx-clipboard
Advanced tools
Comparing version 12.2.1-beta.2 to 12.2.1
import { WINDOW } from 'ngx-window-token'; | ||
import { Subject } from 'rxjs'; | ||
import { DOCUMENT, CommonModule } from '@angular/common'; | ||
import { Inject, Injectable, Optional, Directive, TemplateRef, ViewContainerRef, EventEmitter, HostListener, Input, Output, NgModule, defineInjectable, inject } from '@angular/core'; | ||
import { Inject, Injectable, Optional, Directive, EventEmitter, HostListener, Input, Output, TemplateRef, ViewContainerRef, NgModule, defineInjectable, inject } from '@angular/core'; | ||
@@ -6,0 +6,0 @@ /** |
{ | ||
"name": "ngx-clipboard", | ||
"description": "angular 2 clipboard", | ||
"version": "12.2.1-beta.2", | ||
"version": "12.2.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Sam Lin", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
153940
1
209423