Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "chinchilla", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "JQuery backed Capybara like browser automation", | ||
"main": "index.js", | ||
"main": "build/index.js", | ||
"homepage": "https://github.com/dereke/chinchilla", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com:dereke/chinchilla.git" | ||
}, | ||
"scripts": { | ||
@@ -25,2 +30,7 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"karma-chai": "0.0.2", | ||
"grunt": "~0.4.2", | ||
"grunt-pogo": "~0.1.4", | ||
"grunt-contrib-watch": "~0.5.3", | ||
"browserify": "~3.20.0", | ||
"karma-browserify": "0.0.6", | ||
"pogoify": "0.0.2" | ||
@@ -27,0 +37,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1022253
22
26365
2
19
2