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

@snaplet/copycat

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snaplet/copycat - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

dist/userAgentData.d.ts

4

dist/userAgent.js

@@ -24,4 +24,4 @@ var __defProp = Object.defineProperty;

var import_fictional = require("fictional");
const data = require("./userAgentData.json");
const maker = (0, import_fictional.oneOf)(data);
var import_userAgentData = require("./userAgentData");
const maker = (0, import_fictional.oneOf)(import_userAgentData.userAgentData);
const userAgent = (input) => maker(input);

@@ -28,0 +28,0 @@ // Annotate the CommonJS export names for ESM import in node:

{
"name": "@snaplet/copycat",
"version": "0.2.1",
"version": "0.2.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.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