webrtc-adapter
Advanced tools
Comparing version 7.3.0 to 7.4.0
{ | ||
"name": "webrtc-adapter", | ||
"version": "7.3.0", | ||
"version": "7.4.0", | ||
"description": "A shim to insulate apps from WebRTC spec changes and browser prefix differences", | ||
"license": "BSD-3-Clause", | ||
"main": "./dist/adapter_core.js", | ||
"types": "./index.d.ts", | ||
"module": "./src/js/adapter_core.js", | ||
@@ -26,3 +27,3 @@ "repository": { | ||
"rtcpeerconnection-shim": "^1.2.15", | ||
"sdp": "^2.10.0" | ||
"sdp": "^2.12.0" | ||
}, | ||
@@ -46,3 +47,3 @@ "engines": { | ||
"grunt-shell": "^2.1.0", | ||
"karma": "^4.1.0", | ||
"karma": "^4.4.1", | ||
"karma-browserify": "^5.2.0", | ||
@@ -52,3 +53,3 @@ "karma-chai": "^0.1.0", | ||
"karma-edge-launcher": "^0.4.1", | ||
"karma-firefox-launcher": "^1.2.0", | ||
"karma-firefox-launcher": "^1.3.0", | ||
"karma-mocha": "^1.3.0", | ||
@@ -61,4 +62,4 @@ "karma-mocha-reporter": "^2.2.3", | ||
"sinon-chai": "^2.14.0", | ||
"travis-multirunner": "^4.4.0" | ||
"travis-multirunner": "^4.6.0" | ||
} | ||
} |
@@ -52,3 +52,3 @@ [![Build Status](https://travis-ci.org/webrtcHacks/adapter.svg)](https://travis-ci.org/webrtcHacks/adapter) | ||
## Development ## | ||
Head over to [test/README.md](https://github.com/webrtcHacks/adapter/blob/gh-pages/test/README.md) and get started developing. | ||
Head over to [test/README.md](https://github.com/webrtcHacks/adapter/blob/master/test/README.md) and get started developing. | ||
@@ -55,0 +55,0 @@ ## Publish a new version ## |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
892003
46
21370
Updatedsdp@^2.12.0