medusa-telemetry
Advanced tools
Comparing version 0.0.12-next.258 to 0.0.12-nxt.280
{ | ||
"name": "medusa-telemetry", | ||
"version": "0.0.12-next.258+9a14b84e5", | ||
"version": "0.0.12-nxt.280+9d787c89", | ||
"description": "Telemetry for Medusa", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"@babel/preset-typescript": "^7.15.0", | ||
"babel-preset-medusa-package": "^1.1.20-next.258+9a14b84e5", | ||
"babel-preset-medusa-package": "^1.1.20-nxt.280+9d787c89", | ||
"cross-env": "^5.2.1", | ||
@@ -30,9 +30,8 @@ "eslint": "^6.8.0", | ||
"start": "nodemon --watch plugins/ --watch src/ --exec babel-node src/app.js", | ||
"watch": "babel -w src --out-dir dist/ --ignore **/__tests__ --extensions \".ts,.js\"", | ||
"prepare": "cross-env NODE_ENV=production npm run build", | ||
"build": "babel src -d dist --ignore **/__tests__ --extensions \".ts,.js\"", | ||
"prepare": "cross-env NODE_ENV=production yarn run build", | ||
"watch": "babel -w src --out-dir dist/ --extensions \".ts,.js\"", | ||
"build": "babel src -d dist --extensions \".ts,.js\"", | ||
"serve": "node dist/app.js", | ||
"postinstall": "node dist/postinstall.js || true", | ||
"test": "jest", | ||
"test:unit": "jest" | ||
"test": "jest --passWithNoTests" | ||
}, | ||
@@ -50,3 +49,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "9a14b84e58a7db2b38edaf9ce59dcb4416736c30" | ||
"gitHead": "9d787c8989acb6129c4a840f7b19250e2f53dc6b" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
41075
0