Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "skugo", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Generate a unique shareable link and remote into a machine via web interface (SSH)", | ||
@@ -52,3 +52,7 @@ "main": ".eslintrc.js", | ||
"webpack-dev-server": "^3.10.1" | ||
}, | ||
"dependencies": { | ||
"@types/crypto-js": "^3.1.43", | ||
"crypto-js": "^3.1.9-1" | ||
} | ||
} |
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
41668749
2
2
+ Added@types/crypto-js@^3.1.43
+ Addedcrypto-js@^3.1.9-1
+ Added@types/crypto-js@3.1.47(transitive)
+ Addedcrypto-js@3.3.0(transitive)