angular-device-information
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "angular-device-information", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"peerDependencies": { | ||
"@angular/common": "^14.3.0", | ||
"@angular/core": "^14.3.0" | ||
"@angular/common": "^15.2.9", | ||
"@angular/core": "^15.2.9" | ||
}, | ||
@@ -8,0 +8,0 @@ "dependencies": { |
@@ -12,9 +12,7 @@ <head> <meta name="google-site-verification" content="zApSXb8oh9SIBjqaVNlIs_IPT7sTwY4vwk59YS_CshE" /></head> | ||
support us : <a href="https://www.paypal.com/donate/?hosted_button_id=KB656S4WZPU8S">Paypal Or credit card </a> | ||
## Support us : <br> <a href="https://www.paypal.com/donate/?hosted_button_id=6NTWH6ZLKN4RC"> | ||
<img alt="" border="0" src="https://pics.paypal.com/00/s/MGNhMjc1OWQtYmM4Ni00OWM3LTkyN2ItZTliMWI1ZTM0YWZi/file.PNG" width="200" /> | ||
</a> | ||
<form action="https://www.paypal.com/donate" method="post" target="_top"> | ||
<input type="hidden" name="hosted_button_id" value="KB656S4WZPU8S" /> | ||
<input type="image" src="https://www.paypalobjects.com/en_US/FR/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" /> | ||
<img alt="" border="0" src="https://www.paypal.com/en_FR/i/scr/pixel.gif" width="1" height="1" /> | ||
</form> | ||
@@ -21,0 +19,0 @@ |
@@ -11,9 +11,2 @@ // This file is required by karma.conf.js and loads recursively all the .spec and framework files | ||
declare const require: { | ||
context(path: string, deep?: boolean, filter?: RegExp): { | ||
keys(): string[]; | ||
<T>(id: string): T; | ||
}; | ||
}; | ||
// First, initialize the Angular testing environment. | ||
@@ -24,5 +17,1 @@ getTestBed().initTestEnvironment( | ||
); | ||
// Then we find all the tests. | ||
const context = require.context('./', true, /\.spec\.ts$/); | ||
// And load the modules. | ||
context.keys().map(context); |
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
61989
825
90