@types/websocket
Advanced tools
Comparing version 16.0.21-alpha to 16.0.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for websocket |
{ | ||
"name": "@types/websocket", | ||
"version": "16.0.21-alpha", | ||
"version": "16.0.22-alpha", | ||
"description": "TypeScript definitions for websocket", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Paul Loyd <https://github.com/loyd>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/node": "*" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:42 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:36 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -34,3 +34,3 @@ { | ||
], | ||
"contentHash": "e55b4d2f0b528e36428a289b2c88f54c4fb3d39ccff0ed150fd1e6c2d83bad8e" | ||
"contentHash": "842bbd3d269f58a1fe86f3477413af0528e08100111d9beba49fe536da9191a5" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
25901
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@4.0.*