angular-animate
Advanced tools
Comparing version 1.3.1 to 1.3.2
/* | ||
AngularJS v1.3.1 | ||
AngularJS v1.3.2 | ||
(c) 2010-2014 Google, Inc. http://angularjs.org | ||
@@ -4,0 +4,0 @@ License: MIT |
{ | ||
"name": "angular-animate", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"main": "./angular-animate.js", | ||
"ignore": [], | ||
"dependencies": { | ||
"angular": "1.3.1" | ||
"angular": "1.3.2" | ||
} | ||
} |
{ | ||
"name": "angular-animate", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "AngularJS module for animations", | ||
@@ -5,0 +5,0 @@ "main": "angular-animate.js", |
@@ -20,3 +20,3 @@ # packaged angular-animate | ||
```html | ||
<script src="/node_modules/angular/angular-animate.js"></script> | ||
<script src="/node_modules/angular-animate/angular-animate.js"></script> | ||
``` | ||
@@ -42,3 +42,3 @@ | ||
```html | ||
<script src="/bower_components/angular/angular-animate.js"></script> | ||
<script src="/bower_components/angular-animate/angular-animate.js"></script> | ||
``` | ||
@@ -45,0 +45,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
157870
170917