Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.0.1 to 3.1.0-type-declarations-c58ea5cf02ad88a04248575d59667327b5cefbfd

build/api-key.d.ts

1

build/api-key.js

@@ -18,2 +18,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.APIKey = void 0;
/**

@@ -20,0 +21,0 @@ * @module api-key

@@ -18,2 +18,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.JWT = void 0;
/**

@@ -20,0 +21,0 @@ * @module jwt

@@ -18,2 +18,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.TokenType = void 0;
var TokenType;

@@ -20,0 +21,0 @@ (function (TokenType) {

@@ -7,4 +7,9 @@ # Change Log

## 3.0.1 - 2020-01-21
# v3.1.0
## (2020-06-01)
* Generate and use type declarations [Pagan Gazzard]
## 3.0.1 - 2020-01-20
* Update dependencies [Pagan Gazzard]

@@ -11,0 +16,0 @@

4

package.json
{
"name": "balena-auth",
"version": "3.0.1",
"version": "3.1.0-type-declarations-c58ea5cf02ad88a04248575d59667327b5cefbfd",
"description": "Balena session authentication utilities",
"main": "build/auth.js",
"types": "lib/*.ts",
"types": "build/auth.d.ts",
"homepage": "https://github.com/balena-io-modules/balena-auth",

@@ -8,0 +8,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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