@mrporter/frontend-monitoring
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@mrporter/frontend-monitoring", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Utils and Events for MRP front end monitoring", | ||
@@ -8,4 +8,4 @@ "main": "dist/index.js", | ||
"dist": "babel src --out-dir dist", | ||
"prepublish": "npm test && npm run dist", | ||
"test": "babel test/**/*.js --out-file __test.js && ./node_modules/mocha/bin/mocha __test.js" | ||
"prepublish": "npm test", | ||
"test": "npm run dist && babel test/**/*.js --out-file __test.js && ./node_modules/mocha/bin/mocha __test.js" | ||
}, | ||
@@ -12,0 +12,0 @@ "author": { |
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