Socket
Socket
Sign inDemoInstall

angular-tour-component

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-tour-component - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

10

dist/index.component.ngfactory.js
"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"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc