@instantdb/react
Advanced tools
Comparing version 0.12.14 to 0.12.15-alpha.0
@@ -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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
112530
1
- Removed@instantdb/core@0.12.14(transitive)
- Removedimmer@9.0.14(transitive)
- Removedobject-hash@3.0.0(transitive)
- Removeduuid@9.0.1(transitive)