node-hot-loader
Advanced tools
Comparing version 0.3.8 to 0.3.9
{ | ||
"name": "node-hot-loader", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "Hot module replacement for Node.js applications", | ||
@@ -13,3 +13,3 @@ "main": "./lib/node-hot.js", | ||
"build": "babel src --out-dir lib/ --copy-files", | ||
"prepublish": "npm run clean && npm run build", | ||
"prepublishOnly": "npm run clean && npm run build", | ||
"patch-release": "npm version patch && npm publish && git push --follow-tags", | ||
@@ -23,3 +23,3 @@ "minor-release": "npm version minor && npm publish && git push --follow-tags", | ||
"type": "git", | ||
"url": "https://github.com/emsoft/node-hot-loader" | ||
"url": "https://github.com/vlazh/node-hot-loader" | ||
}, | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"name": "Vladimir Zhukov", | ||
"url": "http://github.com/emsoft" | ||
"url": "http://github.com/vlazh" | ||
} | ||
@@ -56,5 +56,5 @@ ], | ||
"bugs": { | ||
"url": "https://github.com/emsoft/node-hot-loader/issues" | ||
"url": "https://github.com/vlazh/node-hot-loader/issues" | ||
}, | ||
"homepage": "https://github.com/emsoft/node-hot-loader", | ||
"homepage": "https://github.com/vlazh/node-hot-loader", | ||
"author": "Vladimir Zhukov", | ||
@@ -61,0 +61,0 @@ "dependencies": { |
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