Comparing version 0.2.0 to 0.3.1
{ | ||
"name" : "nut", | ||
"description" : "The concise CSS selector engine", | ||
"version" : "0.2.0", | ||
"author" : "Aurélien Delogu <pyrsmk@dreamysource.fr> (http://dreamysource.fr)", | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/pyrsmk/nut.git" | ||
"name": "nut", | ||
"description": "The concise CSS selector engine", | ||
"version": "0.3.1", | ||
"author": "Aurélien Delogu <pyrsmk@dreamysource.fr> (http://dreamysource.fr)", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/pyrsmk/nut.git" | ||
}, | ||
"main" : "../src/nut.js", | ||
"ender" : "ender.js", | ||
"keywords" : ["ender","css","selector","engine"] | ||
} | ||
"main": "src/nut.js", | ||
"ender": "src/ender.js", | ||
"keywords": [ | ||
"css", | ||
"selector", | ||
"engine", | ||
"ender" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pyrsmk/nut/issues", | ||
"email": "dev@dreamysource.fr" | ||
}, | ||
"homepage": "http://dreamysource.fr/product/nut", | ||
"devDependencies": { | ||
"grunt": "~0.4.4", | ||
"grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-jshint": "~0.9.2", | ||
"grunt-contrib-uglify": "~0.4.0" | ||
} | ||
} |
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
97926
15
2899
1
1
77
4
1
1