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

ampersand-view

Package Overview
Dependencies
Maintainers
7
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-view - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

2

ampersand-view.js

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

var bindings = require('ampersand-dom-bindings');
var getPath = require('get-object-path');
var getPath = require('lodash.get');

@@ -21,0 +21,0 @@ function View(attrs) {

{
"name": "ampersand-view",
"description": "A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.",
"version": "9.0.1",
"version": "9.0.2",
"author": "Henrik Joreteg <henrik@andyet.net>",

@@ -21,3 +21,2 @@ "browser": "./ampersand-view.js",

"events-mixin": "^1.2.0",
"get-object-path": "^0.0.2",
"lodash.assign": "^3.0.0",

@@ -27,2 +26,3 @@ "lodash.bind": "^3.1.0",

"lodash.foreach": "^3.0.2",
"lodash.get": "^3.1.0",
"lodash.invoke": "^3.1.0",

@@ -29,0 +29,0 @@ "lodash.isstring": "^3.0.1",

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