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

balena-settings-storage

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-settings-storage - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1-explicit-tslib-3aebc3fd23b5839bc8a88ae7f38b76859db2d5a9

5

CHANGELOG.md

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

# v6.0.1
## (2020-07-03)
* Add explicit tslib dependency [Pagan Gazzard]
# v6.0.0

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

5

package.json
{
"name": "balena-settings-storage",
"version": "6.0.0",
"version": "6.0.1-explicit-tslib-3aebc3fd23b5839bc8a88ae7f38b76859db2d5a9",
"description": "Balena settings storage utilities",

@@ -50,3 +50,4 @@ "main": "build/storage.js",

"dependencies": {
"@types/node": "^10.17.26"
"@types/node": "^10.17.26",
"tslib": "^2.0.0"
},

@@ -53,0 +54,0 @@ "engines": {

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