You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

autobase

Package Overview
Dependencies
Maintainers
3
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autobase - npm Package Compare versions

Comparing version

to
6.0.30

4

lib/core.js

@@ -112,2 +112,6 @@ const { EventEmitter } = require('events')

get base () {
return this._source.base
}
get id () {

@@ -114,0 +118,0 @@ return this._source.id

2

package.json
{
"name": "autobase",
"version": "6.0.29",
"version": "6.0.30",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",