angular-tour-component
Advanced tools
Comparing version 6.1.0 to 6.1.1
"use strict"; | ||
/** | ||
* @fileoverview This file is generated by the Angular template compiler. | ||
* Do not edit. | ||
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride} | ||
* tslint:disable | ||
*/ | ||
* @fileoverview This file was generated by the Angular template compiler. Do not edit. | ||
* | ||
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes} | ||
* tslint:disable | ||
*/ | ||
import * as i0 from "@angular/core"; | ||
@@ -9,0 +9,0 @@ import * as i1 from "@angular/common"; |
"use strict"; | ||
/** | ||
* @fileoverview This file is generated by the Angular template compiler. | ||
* Do not edit. | ||
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride} | ||
* tslint:disable | ||
*/ | ||
* @fileoverview This file was generated by the Angular template compiler. Do not edit. | ||
* | ||
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes} | ||
* tslint:disable | ||
*/ | ||
import * as i0 from "@angular/core"; | ||
@@ -9,0 +9,0 @@ import * as i1 from "./index"; |
{ | ||
"name": "angular-tour-component", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"main": "dist/index.js", | ||
@@ -17,2 +17,5 @@ "types": "dist/index.d.ts", | ||
"homepage": "https://github.com/plantain-00/tour-component#readme", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
@@ -22,11 +25,17 @@ "@angular/common": "5", | ||
"@angular/forms": "5", | ||
"tour-component": "^6.1.0" | ||
"tour-component": "^6.1.1" | ||
}, | ||
"devDependencies": { | ||
"@angular/platform-browser": "5.0.3", | ||
"@angular/platform-browser-dynamic": "5.0.3", | ||
"core-js": "2.5.1", | ||
"rxjs": "5.5.2", | ||
"@angular/platform-browser": "5.1.2", | ||
"@angular/platform-browser-dynamic": "5.1.2", | ||
"core-js": "2.5.3", | ||
"rxjs": "5.5.6", | ||
"zone.js": "0.8.18" | ||
}, | ||
"peerDependencies": { | ||
"@angular/common": "5", | ||
"@angular/core": "5", | ||
"@angular/forms": "5", | ||
"tour-component": "^6.1.1" | ||
} | ||
} |
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
19027
8
17
Updatedtour-component@^6.1.1