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

sniffr

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sniffr - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "sniffr",
"version": "1.2.0",
"version": "1.2.1",
"description": "Browser, os and device detection",

@@ -5,0 +5,0 @@ "main": "src/sniffr.js",

@@ -8,2 +8,3 @@ (function(host) {

[/firefox\/([\.\_\d]+)/, 'firefox'],
[/fxios\/([\.\_\d]+)/, 'firefox'],
[/chrome\/([\.\_\d]+)/, 'chrome'],

@@ -10,0 +11,0 @@ [/version\/([\.\_\d]+).*?safari/, 'safari'],

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