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

@startup-booster/move

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@startup-booster/move - npm Package Compare versions

Comparing version 0.1.31 to 0.1.32

4

move.js

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

async query(q) {
return rpc('query', q);
},
async set(path, value) {

@@ -193,0 +197,0 @@ const { generation: emitIndex } = await rpc('set', path, value);

2

package.json
{
"name": "@startup-booster/move",
"version": "0.1.31",
"version": "0.1.32",
"main": "move.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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