angular-websocket
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -0,1 +1,5 @@ | ||
## 1.0.13 (2015-6-2) | ||
Build: | ||
- UpdatedevDependencies | ||
## 1.0.12 (2015-6-2) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "angular-websocket", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"main": "angular-websocket.min.js", | ||
@@ -51,4 +51,4 @@ "description": "An AngularJS 1.x WebSocket service for connecting client applications to servers.", | ||
"angular-animate": "^1.3.13", | ||
"browserify": "^9.0.3", | ||
"browserify-ngannotate": "^0.7.1", | ||
"browserify": "^10.2.3", | ||
"browserify-ngannotate": "^1.0.1", | ||
"karma": "^0.12.31", | ||
@@ -58,3 +58,3 @@ "karma-chrome-launcher": "~0.1.7", | ||
"karma-jasmine": "^0.3.5", | ||
"karma-phantomjs-launcher": "~0.1.4", | ||
"karma-phantomjs-launcher": "^0.2.0", | ||
"karma-requirejs": "~0.2.1", | ||
@@ -64,3 +64,4 @@ "karma-safari-launcher": "^0.1.1", | ||
"karma-slimerjs-launcher": "^0.1.2", | ||
"ng-annotate": "^0.15.4", | ||
"ng-annotate": "^1.0.0", | ||
"phantomjs": "^1.9.17", | ||
"requirejs": "^2.1.16", | ||
@@ -67,0 +68,0 @@ "uglify-js": "^2.4.16" |
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
74950
16