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

browser-with-fingerprints

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-with-fingerprints - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

src/common/index.js

2

package.json

@@ -7,3 +7,3 @@ {

"author": "CheshireCaat",
"version": "1.2.5",
"version": "1.2.6",
"license": "MIT",

@@ -10,0 +10,0 @@ "bugs": {

const { compare } = require('compare-versions');
module.exports = class Loader {
constructor(target, version, packages) {
constructor(target, version, packages = []) {
this.packages = packages;

@@ -6,0 +6,0 @@ this.version = version;

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