analytics-client
Advanced tools
Comparing version 0.1.0-roman-url-params-b0d4ffcf41d6ad9d118ddbd6b6eba9876dd1140d to 0.1.0-roman-url-params-c6b3a1ce20618c2b4dbb9082e6aeac10598a5796
{ | ||
"name": "analytics-client", | ||
"version": "0.1.0-roman-url-params-b0d4ffcf41d6ad9d118ddbd6b6eba9876dd1140d", | ||
"version": "0.1.0-roman-url-params-c6b3a1ce20618c2b4dbb9082e6aeac10598a5796", | ||
"description": "Convenient builders to compose analytics tools", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/balena-io/analytics-client" | ||
}, | ||
"license": "Apache-2.0", | ||
"main": "dist/index.js", | ||
@@ -11,6 +16,5 @@ "types": "dist/index.d.ts", | ||
"lint": "resin-lint --typescript src/ test/ && tsc --noEmit", | ||
"prepublish": "tsc" | ||
"build": "npm run test && webpack", | ||
"prepublish": "npm run build" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
@@ -28,4 +32,7 @@ "@analytics/cookie-utils": "^0.2.2", | ||
"resin-lint": "^3.1.0", | ||
"ts-jest": "^24.1.0" | ||
"ts-jest": "^24.1.0", | ||
"ts-loader": "^6.2.0", | ||
"webpack": "^4.41.1", | ||
"webpack-cli": "^3.3.9" | ||
} | ||
} |
@@ -25,2 +25,1 @@ Analytics client | ||
``` | ||
>>>>>>> Add URL query string tools |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
86203
0
10
15
315
25