csgo-gamestate-client
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,3 +1,4 @@ | ||
export { GameState } from './gamestate'; | ||
import { GameState } from './gamestate'; | ||
export declare const parseGameState: (newGameState: string) => GameState; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "csgo-gamestate-client", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
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
26666
583
0