angular-shepherd
Advanced tools
Comparing version 15.0.0 to 16.0.0
@@ -16,2 +16,3 @@ import Shepherd from 'shepherd.js'; | ||
tourObject: Shepherd.Tour; | ||
exitOnEsc: boolean; | ||
constructor(); | ||
@@ -18,0 +19,0 @@ /** |
{ | ||
"name": "angular-shepherd", | ||
"version": "15.0.0", | ||
"version": "16.0.0", | ||
"description": "An Angular wrapper for the site tour library Shepherd.", | ||
@@ -11,3 +11,7 @@ "keywords": [ | ||
], | ||
"repository": "https://github.com/shipshapecode/angular-shepherd", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/shipshapecode/angular-shepherd.git" | ||
}, | ||
"homepage": "https://github.com/shipshapecode/angular-shepherd", | ||
"license": "MIT", | ||
@@ -24,10 +28,6 @@ "author": { | ||
"peerDependencies": { | ||
"@angular/common": "^15.0.0", | ||
"@angular/core": "^15.0.0" | ||
"@angular/common": "^16.0.0", | ||
"@angular/core": "^16.0.0" | ||
}, | ||
"module": "fesm2015/angular-shepherd.mjs", | ||
"es2020": "fesm2020/angular-shepherd.mjs", | ||
"esm2020": "esm2020/angular-shepherd.mjs", | ||
"fesm2020": "fesm2020/angular-shepherd.mjs", | ||
"fesm2015": "fesm2015/angular-shepherd.mjs", | ||
"module": "fesm2022/angular-shepherd.mjs", | ||
"typings": "index.d.ts", | ||
@@ -40,7 +40,5 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/angular-shepherd.mjs", | ||
"es2020": "./fesm2020/angular-shepherd.mjs", | ||
"es2015": "./fesm2015/angular-shepherd.mjs", | ||
"node": "./fesm2015/angular-shepherd.mjs", | ||
"default": "./fesm2020/angular-shepherd.mjs" | ||
"esm2022": "./esm2022/angular-shepherd.mjs", | ||
"esm": "./esm2022/angular-shepherd.mjs", | ||
"default": "./fesm2022/angular-shepherd.mjs" | ||
} | ||
@@ -47,0 +45,0 @@ }, |
@@ -25,2 +25,3 @@ # angular-shepherd | ||
* Angular 15: 15.x | ||
* Angular 16: 16.x | ||
@@ -27,0 +28,0 @@ This has not been tested in anything but Angular 8+. It may or may not work in previous versions or subsequent versions |
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
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
260
0
47079
14
459
1