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

autobase

Package Overview
Dependencies
Maintainers
0
Versions
135
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
7.0.15

4

lib/apply-state.js

@@ -38,2 +38,6 @@ const SystemView = require('./system')

}
removeable (key) {
return this.state.removeable(key)
}
}

@@ -40,0 +44,0 @@

2

package.json
{
"name": "autobase",
"version": "7.0.14",
"version": "7.0.15",
"description": "",

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