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

fi-is

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fi-is - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

lib/environment.js

@@ -25,3 +25,4 @@ /**

return browser && /(Chrome|Chromium)\//.test(userAgent) && is.not.opera() &&
is.not.vivaldi() && is.not.edge() && is.not.twitter();
is.not.vivaldi() && is.not.edge() && is.not.facebook() &&
is.not.twitter();
};

@@ -105,3 +106,4 @@

return browser && /Safari/.test(userAgent) && is.not.chrome() &&
is.not.vivaldi() && is.not.opera() && is.not.edge() && is.not.twitter();
is.not.vivaldi() && is.not.opera() && is.not.edge() &&
is.not.facebook() && is.not.twitter();
};

@@ -108,0 +110,0 @@

{
"name": "fi-is",
"title": "Fi is",
"version": "1.1.0",
"version": "1.1.1",
"main": "index.js",

@@ -6,0 +6,0 @@ "license": "MIT",

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