peer-data
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "peer-data", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "PeerData - library for files, media streaming/sharing using WebRTC", | ||
@@ -57,4 +57,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@types/jest": "^19.2.3", | ||
"@types/node": "^7.0.22", | ||
"@types/jest": "^19.2.4", | ||
"@types/node": "^7.0.23", | ||
"@types/socket.io-client": "^1.4.29", | ||
@@ -65,2 +65,3 @@ "@types/webrtc": "^0.0.21", | ||
"jest": "^20.0.4", | ||
"jest-cli": "^20.0.4", | ||
"jest-environment-node-debug": "^2.0.0", | ||
@@ -76,6 +77,6 @@ "rimraf": "^2.6.1", | ||
"semver": "^5.3.0", | ||
"ts-jest": "^20.0.4", | ||
"ts-jest": "^20.0.5", | ||
"tslib": "^1.7.1", | ||
"tslint": "^5.3.2", | ||
"typescript": "^2.3.3" | ||
"tslint": "^5.4.2", | ||
"typescript": "^2.3.4" | ||
}, | ||
@@ -82,0 +83,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
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
242081
22