chrome-remote-interface
Advanced tools
Comparing version 0.25.2 to 0.25.3
@@ -12,3 +12,3 @@ { | ||
"homepage": "https://github.com/cyrus-and/chrome-remote-interface", | ||
"version": "0.25.2", | ||
"version": "0.25.3", | ||
"repository": { | ||
@@ -25,4 +25,4 @@ "type": "git", | ||
"dependencies": { | ||
"ws": "3.2.x", | ||
"commander": "2.1.x" | ||
"ws": "3.3.x", | ||
"commander": "2.11.x" | ||
}, | ||
@@ -29,0 +29,0 @@ "files": [ |
@@ -29,3 +29,3 @@ 'use strict'; | ||
test: /\.json$/, | ||
loader: 'json' | ||
loader: 'json-loader' | ||
} | ||
@@ -32,0 +32,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
1049882
16738
+ Addedcommander@2.11.0(transitive)
+ Addedws@3.3.3(transitive)
- Removedcommander@2.1.0(transitive)
- Removedws@3.2.0(transitive)
Updatedcommander@2.11.x
Updatedws@3.3.x