Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@goodgamestudios/webshop-utils

Package Overview
Dependencies
Maintainers
20
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodgamestudios/webshop-utils - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.1.0](https://gitlab.goodgamestudios.com/webshop/utils/compare/@goodgamestudios/webshop-utils@1.0.4...@goodgamestudios/webshop-utils@1.1.0) (2020-04-17)
### Features
* create fn for generating of sessionId ([c290fae](https://gitlab.goodgamestudios.com/webshop/utils/commit/c290fae4794e2536d7e92f425840d4656365fc4a))
## [1.0.4](https://gitlab.goodgamestudios.com/webshop/utils/compare/@goodgamestudios/webshop-utils@1.0.3...@goodgamestudios/webshop-utils@1.0.4) (2020-04-14)

@@ -8,0 +19,0 @@

7

package.json
{
"name": "@goodgamestudios/webshop-utils",
"version": "1.0.4",
"version": "1.1.0",
"description": "Utils library for webshopp",

@@ -26,3 +26,4 @@ "sideEffects": false,

"dependencies": {
"detect-browser": "^5.0.0"
"detect-browser": "^5.0.0",
"uniqid": "^5.2.0"
},

@@ -42,3 +43,3 @@ "scripts": {

},
"gitHead": "313d82370f7899c81b909a9fc1986b5b7fa20763"
"gitHead": "ae1749bab507c7a3ff24c09e1527d4df2e11c30d"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc