@snaplet/copycat
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131465
86
1933