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

ampersand-collection

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-collection - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

2

package.json
{
"name": "ampersand-collection",
"version": "1.3.8",
"version": "1.3.9",
"author": "Henrik Joreteg <henrik@andyet.net>",

@@ -5,0 +5,0 @@ "bugs": {

@@ -90,3 +90,3 @@ # ampersand-collection

```javascript
var Library = AmeprsandCollection.extend({
var Library = AmpersandCollection.extend({
model: Book

@@ -99,3 +99,3 @@ });

```javascript
var Library = Backbone.Collection.extend({
var Library = AmpersandCollection.extend({

@@ -102,0 +102,0 @@ model: function(attrs, options) {

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