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

ampersand-view

Package Overview
Dependencies
Maintainers
4
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 7.1.4 to 7.1.5

1

ampersand-view.js

@@ -0,1 +1,2 @@

/*$AMPERSAND_VERSION*/
var State = require('ampersand-state');

@@ -2,0 +3,0 @@ var CollectionView = require('ampersand-collection-view');

{
"name": "ampersand-view",
"description": "A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.",
"version": "7.1.4",
"version": "7.1.5",
"author": "Henrik Joreteg <henrik@andyet.net>",
"browser": "./ampersand-view.js",
"browserify": {
"transform": [
"ampersand-version"
]
},
"bugs": "https://github.com/ampersandjs/ampersand-view/issues",

@@ -12,2 +17,3 @@ "dependencies": {

"ampersand-state": "^4.2.7",
"ampersand-version": "^1.0.0",
"component-classes": "^1.0.0",

@@ -14,0 +20,0 @@ "domify": "^1.0.0",

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