🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

angular-models

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-models - npm Package Compare versions

Comparing version

to
0.1.4

2

package.json
{
"name": "angular-models",
"version": "0.1.3",
"version": "0.1.4",
"description": "Backbone-style models and collections for Angular!",

@@ -5,0 +5,0 @@ "main": "angular-models.js",

@@ -9,3 +9,3 @@ [![Build Status](https://travis-ci.org/evanhobbs/angular-models.svg?branch=master)](https://travis-ci.org/evanhobbs/angular-models)

*Check out the examples directory for a full working implementation with comments*
- Add a script tag for underscore.js (http://underscorejs.org/) and angular-backbone-models.js
- Add a script tag for underscore.js (http://underscorejs.org/) and angular-models.js
- Add 'angular-models' as a dependency of your app or module:

@@ -12,0 +12,0 @@ ````