dingdingdong
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "dingdingdong", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Alert yourself when a task ends", | ||
@@ -9,4 +9,4 @@ "repository": "https://github.com/Shahor/dingdingdong", | ||
"scripts": { | ||
"start": "yarn run build && node lib/index.js", | ||
"build": "node_modules/.bin/babel src --out-dir lib", | ||
"start": "yarn run build && node build/index.js", | ||
"build": "node_modules/.bin/babel src --out-dir build", | ||
"link": "npm run build && npm link", | ||
@@ -17,3 +17,3 @@ "prepublish": "npm run build", | ||
"bin": { | ||
"dingdingdong": "lib/index.js" | ||
"dingdingdong": "build/index.js" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
109361
22
358
3
4