Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

saddle

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saddle - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.travis.yml

21

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc