Socket
Socket
Sign inDemoInstall

ampersand-dom-bindings

Package Overview
Dependencies
13
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.9.0 to 3.9.1

2

ampersand-dom-bindings.js

@@ -5,3 +5,3 @@ /*$AMPERSAND_VERSION*/

var matchesSelector = require('matches-selector');
var partial = require('lodash.partial');
var partial = require('lodash/partial');
var slice = Array.prototype.slice;

@@ -8,0 +8,0 @@

{
"name": "ampersand-dom-bindings",
"description": "Takes binding declarations and returns key-tree-store of functions that can be used to apply those bindings.",
"version": "3.9.0",
"version": "3.9.1",
"author": "'Henrik Joreteg' <henrik@andyet.net>",

@@ -19,9 +19,9 @@ "browserify": {

"key-tree-store": "^1.2.0",
"lodash.partial": "^3.1.1",
"lodash": "^4.17.4",
"matches-selector": "^1.0.0"
},
"devDependencies": {
"browserify": "^11.0.0",
"browserify": "^13.3.0",
"jshint": "^2.5.6",
"phantomjs": "^1.9.7-15",
"phantomjs": "^2.1.7",
"precommit-hook": "^3.0.0",

@@ -31,3 +31,3 @@ "run-browser": "^2.0.2",

"tape": "^4.0.0",
"tape-run": "^1.0.0"
"tape-run": "^2.1.5"
},

@@ -34,0 +34,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc