Comparing version 2.0.3 to 2.0.4
@@ -41,5 +41,2 @@ **ng2-konva** is a JavaScript library for drawing complex canvas graphics using Angular. | ||
```typescript | ||
import { Observable } from 'rxjs/Observable'; | ||
import 'rxjs/add/observable/of'; | ||
@Component({ | ||
@@ -46,0 +43,0 @@ selector: 'app', |
{ | ||
"name": "ng2-konva", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Angular binding to canvas element via Konva framework", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -65,3 +65,2 @@ # ng2-konva | ||
import { Observable } from 'rxjs/Observable'; | ||
import 'rxjs/add/observable/of'; | ||
@@ -68,0 +67,0 @@ @Component({ |
@@ -20,4 +20,3 @@ { | ||
"node_modules", | ||
"**/*.spec.ts", | ||
"doc" | ||
"**/*.spec.ts" | ||
], | ||
@@ -24,0 +23,0 @@ "angularCompilerOptions": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
381103
2063
104