telemetry-js-beacon
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "telemetry-js-beacon", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Tracking referrals for Telemetry data-records", | ||
@@ -8,2 +8,4 @@ "main": "./src/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "npm run build-for-npm", | ||
"build-for-npm": "./node_modules/babel-cli/bin/babel.js src/index.js -o dist/index.js", | ||
"build-js": "./node_modules/browserify/bin/cmd.js src/index.js --standalone Telemetry -o public/index.js -t babelify", | ||
@@ -10,0 +12,0 @@ "watch-js": "./node_modules/watchify/bin/cmd.js src/index.js --standalone Telemetry -o public/index.js -t babelify -v" |
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
102753
10
162