New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

balena-auth

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-auth - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1-tslib-dep-756c63445733bb8e7f36014853ac19ca0195d5f9

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Change Log

# v4.0.1
## (2020-07-03)
* Explicitly add tslib dependency [Pagan Gazzard]
# v4.0.0

@@ -9,0 +14,0 @@ ## (2020-07-02)

5

package.json
{
"name": "balena-auth",
"version": "4.0.0",
"version": "4.0.1-tslib-dep-756c63445733bb8e7f36014853ac19ca0195d5f9",
"description": "Balena session authentication utilities",

@@ -67,3 +67,4 @@ "main": "build/auth.js",

"balena-settings-storage": "^6.0.0",
"jwt-decode": "^2.2.0"
"jwt-decode": "^2.2.0",
"tslib": "^2.0.0"
},

@@ -70,0 +71,0 @@ "husky": {

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