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

@instantdb/react

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instantdb/react - npm Package Compare versions

Comparing version 0.12.14 to 0.12.15-alpha.0

2

dist/init.d.ts

@@ -12,3 +12,3 @@ import { Config, RoomSchemaShape } from "@instantdb/core";

*
* // You can also provide a a schema for type safety and editor autocomplete!
* // You can also provide a schema for type safety and editor autocomplete!
*

@@ -15,0 +15,0 @@ * type Schema = {

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

*
* // You can also provide a a schema for type safety and editor autocomplete!
* // You can also provide a schema for type safety and editor autocomplete!
*

@@ -17,0 +17,0 @@ * type Schema = {

@@ -12,3 +12,3 @@ import { Config, RoomSchemaShape } from "@instantdb/core";

*
* // You can also provide a a schema for type safety and editor autocomplete!
* // You can also provide a schema for type safety and editor autocomplete!
*

@@ -15,0 +15,0 @@ * type Schema = {

@@ -11,3 +11,3 @@ import { InstantReactWeb } from "./InstantReactWeb";

*
* // You can also provide a a schema for type safety and editor autocomplete!
* // You can also provide a schema for type safety and editor autocomplete!
*

@@ -14,0 +14,0 @@ * type Schema = {

{
"name": "@instantdb/react",
"version": "0.12.14",
"version": "v0.12.15-alpha.0",
"description": "Instant DB for React",

@@ -31,4 +31,4 @@ "main": "dist/index.js",

"dependencies": {
"@instantdb/core": "0.12.14"
"@instantdb/core": "v0.12.15-alpha.0"
}
}

@@ -17,3 +17,3 @@ import {

*
* // You can also provide a a schema for type safety and editor autocomplete!
* // You can also provide a schema for type safety and editor autocomplete!
*

@@ -20,0 +20,0 @@ * type Schema = {

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