Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-device-information

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-device-information - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

esm2020/angular-device-information.mjs

26

package.json
{
"name": "angular-device-information",
"version": "2.0.0",
"version": "2.0.1",
"peerDependencies": {

@@ -10,3 +10,23 @@ "@angular/common": "^14.3.0",

"tslib": "^2.0.0"
}
}
},
"module": "fesm2015/angular-device-information.mjs",
"es2020": "fesm2020/angular-device-information.mjs",
"esm2020": "esm2020/angular-device-information.mjs",
"fesm2020": "fesm2020/angular-device-information.mjs",
"fesm2015": "fesm2015/angular-device-information.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2020": "./esm2020/angular-device-information.mjs",
"es2020": "./fesm2020/angular-device-information.mjs",
"es2015": "./fesm2015/angular-device-information.mjs",
"node": "./fesm2015/angular-device-information.mjs",
"default": "./fesm2020/angular-device-information.mjs"
}
},
"sideEffects": false
}

4

README.md

@@ -8,4 +8,4 @@ <head> <meta name="google-site-verification" content="zApSXb8oh9SIBjqaVNlIs_IPT7sTwY4vwk59YS_CshE" /></head>

| ------------- | ------------- |
| Angular 8 | v 1.0.8 |
| Angular 14 | v 2.0.0 |
| Angular 8+ | v 1.1.5 |
| Angular 14 | v 2.0.1 |
| Angular 15 | v 3.0.3 |

@@ -12,0 +12,0 @@

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