Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "saddle", | ||
"description": "DOM bindings for Derby", | ||
"description": "A bindings engine for rendering HTML or creating DOM nodes directly", | ||
"homepage": "https://github.com/codeparty/saddle2", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/codeparty/saddle.git" | ||
"url": "https://github.com/codeparty/saddle2" | ||
}, | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "./lib/index.js", | ||
"browserify": { | ||
"main": "./lib/browser.js" | ||
"scripts": { | ||
"test": "grunt test" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"mocha": ">=1.8.1", | ||
"expect.js": ">=0.2.0" | ||
"grunt": "~0.4.1", | ||
"mocha": "~1.9.0", | ||
"expect.js": "~0.2.0", | ||
"grunt-simple-mocha": "~0.4.0", | ||
"grunt-contrib-jshint": "~0.4.3" | ||
}, | ||
"engines": { | ||
"node": ">=0.8.0" | ||
}, | ||
"optionalDependencies": {} | ||
} |
@@ -1,4 +0,1 @@ | ||
saddle | ||
====== | ||
DOM bindings for Derby | ||
# Saddle |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
56009
10
1445
1
5
2