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

@instantdb/core

Package Overview
Dependencies
Maintainers
0
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instantdb/core - npm Package Compare versions

Comparing version 0.12.3 to 0.12.4

.turbo/turbo-build.log

2

dist/index.js

@@ -48,3 +48,3 @@ "use strict";

const devtool_1 = require("./devtool");
const defaultOpenDevtool = false;
const defaultOpenDevtool = true;
// consts

@@ -51,0 +51,0 @@ const defaultConfig = {

@@ -9,3 +9,3 @@ import Reactor from "./Reactor";

import { createDevtool } from "./devtool";
const defaultOpenDevtool = false;
const defaultOpenDevtool = true;
// consts

@@ -12,0 +12,0 @@ const defaultConfig = {

{
"name": "@instantdb/core",
"version": "0.12.3",
"version": "0.12.4",
"description": "Instant's core local abstraction",

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

@@ -24,3 +24,3 @@ import Reactor from "./Reactor";

const defaultOpenDevtool = false;
const defaultOpenDevtool = true;

@@ -27,0 +27,0 @@ // types

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