landing-page-experiments
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "landing-page-experiments", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Statsig helps run landing page experiments by redirecting users to two or more landing pages based on an ABn Test.", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"prepare": "rm -rf build/ && rm -rf dist/ && tsc", | ||
"build": "webpack", | ||
@@ -8,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -20,3 +20,3 @@ const path = require('path'); | ||
output: { | ||
filename: 'bundle.js', | ||
filename: 'index.js', | ||
path: path.resolve(__dirname, 'dist'), | ||
@@ -23,0 +23,0 @@ library: 'StatsigABHelper', |
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
Network access
Supply chain riskThis module accesses the network.
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
9263
8
181
1