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

ampersand-view

Package Overview
Dependencies
Maintainers
8
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 10.0.0 to 10.0.1

12

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

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

"dependencies": {
"ampersand-collection-view": "^1.4.0",
"ampersand-collection-view": "^2.0.1",
"ampersand-dom-bindings": "^3.5.0",

@@ -26,6 +26,6 @@ "ampersand-state": "^5.0.1",

"devDependencies": {
"ampersand-model": "^5.0.1",
"ampersand-rest-collection": "^3.0.0",
"browserify": "^9.0.4",
"jsdom": "^8.3.1",
"ampersand-model": "^8.0.0",
"ampersand-rest-collection": "^6.0.0",
"browserify": "^13.0.1",
"jsdom": "^9.0.0",
"precommit-hook": "^2.0.1",

@@ -32,0 +32,0 @@ "run-browser": "^2.0.2",

@@ -610,2 +610,3 @@ # ampersand-view

## changelog
- 10.0.1 - bump deps
- 10.0.0

@@ -612,0 +613,0 @@ - bump to `ampersand-state` 5.x

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