@hs-web-team/adblocker-detect
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@hs-web-team/adblocker-detect", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Script to detect the presence of AdBlockers", | ||
"repository": "https://git.hubteam.com/MarketingWebTeam/adblock-detect", | ||
"repository": "https://github.com/HubSpotWebTeam/adblock-detect", | ||
"main": "./dist/index.js", | ||
@@ -18,4 +18,3 @@ "engines": { | ||
"dev": "webpack --config webpack.config.js --watch", | ||
"eslint": "eslint --ext .js,.ts src", | ||
"docs": "npx @hs-web-team/wt-docs update ./README.md" | ||
"eslint": "eslint --ext .js,.ts src" | ||
}, | ||
@@ -29,3 +28,3 @@ "keywords": [ | ||
"types": "dist/index.d.ts", | ||
"author": "@MarketingWebTeam/webapps", | ||
"author": "@darkmavis1980", | ||
"license": "ISC", | ||
@@ -32,0 +31,0 @@ "devDependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
7053