New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-device-detector

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-device-detector - npm Package Compare versions

Comparing version 5.0.2 to 5.1.1

CHANGELOG.md

4

bower.json
{
"name": "ng-device-detector",
"version": "5.0.2",
"version": "5.1.1",
"homepage": "https://github.com/srfrnk/ng-device-detector",

@@ -28,4 +28,4 @@ "authors": [

"re-tree": "^0.0.2",
"ua-device-detector": "^1.0.1"
"ua-device-detector": "^1.0.1"
}
}
{
"name": "ng-device-detector",
"version": "5.0.2",
"version": "5.1.1",
"devDependencies": {

@@ -21,6 +21,9 @@ "angular": "^1.6.7",

"phantomjs": "~2.1.7",
"standard-version": "^4.3.0",
"uglify-js": "^2.8.29"
},
"scripts": {
"test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
"test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS",
"release": "node_modules/standard-version/bin/cli.js",
"publish": "(git push --follow-tags origin master) && (npm publish)"
},

@@ -27,0 +30,0 @@ "description": "Uses user-agent to set css classes or directly usable via JS.",

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