New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amok

Package Overview
Dependencies
Maintainers
1
Versions
808
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amok - npm Package Compare versions

Comparing version

to
0.0.42

6

package.json
{
"name": "amok",
"version": "0.0.41",
"description": "Live Edit Javascript without Having to Ever Reload",
"version": "0.0.42",
"description": "Live edit javascript without ever reloading",
"main": "index.js",

@@ -34,3 +34,3 @@ "files": [

"scripts": {
"postinstall": "echo \"Thanks for installing, please consider supporting development by tipping the developer at http://gratipay.com/caspervonb \"",
"postinstall": "echo \"Please consider supporting development of Amok by tipping the developer at http://bit.ly/support-amok \"",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -37,0 +37,0 @@ },