peer-data
Advanced tools
Comparing version 3.0.11 to 3.0.12
{ | ||
"name": "peer-data", | ||
"version": "3.0.11", | ||
"version": "3.0.12", | ||
"description": "PeerData - library for files, media streaming/sharing using WebRTC", | ||
@@ -61,3 +61,3 @@ "scripts": { | ||
"@types/jest": "^20.0.2", | ||
"@types/node": "^8.0.5", | ||
"@types/node": "^8.0.6", | ||
"@types/socket.io-client": "^1.4.29", | ||
@@ -78,10 +78,10 @@ "@types/webrtc": "^0.0.21", | ||
"rollup-plugin-sourcemaps": "^0.4.2", | ||
"rollup-plugin-typescript2": "github:ezolenko/rollup-plugin-typescript2#master", | ||
"rollup-plugin-typescript2": "^0.4.5", | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"semver": "^5.3.0", | ||
"socket.io-client": "^2.0.3", | ||
"ts-jest": "^20.0.6", | ||
"tslib": "^1.7.1", | ||
"tslint": "^5.4.3", | ||
"typescript": "^2.4.1", | ||
"socket.io-client": "^2.0.3" | ||
"typescript": "^2.4.1" | ||
}, | ||
@@ -88,0 +88,0 @@ "dependencies": { |
@@ -5,3 +5,3 @@ # PeerData | ||
[![npm downloads](https://img.shields.io/npm/dm/peer-data.svg)](https://www.npmjs.com/package/peer-data) | ||
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE) | ||
[![license](https://img.shields.io/github/license/vardius/peer-data.svg)](LICENSE) | ||
[![Beerpay](https://beerpay.io/vardius/peer-data/badge.svg?style=beer-square)](https://beerpay.io/vardius/peer-data) [![Beerpay](https://beerpay.io/vardius/peer-data/make-wish.svg?style=flat-square)](https://beerpay.io/vardius/peer-data?focus=wish) | ||
@@ -8,0 +8,0 @@ <!--[![codecov](https://codecov.io/gh/vardius/peer-data/branch/master/graph/badge.svg)](https://codecov.io/gh/vardius/peer-data)--> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
1028488