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

@flamelink/sdk-content-types

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flamelink/sdk-content-types - npm Package Compare versions

Comparing version 1.0.0-alpha.18 to 1.0.0-alpha.22

5

index.d.ts

@@ -71,3 +71,6 @@ import * as App from '@flamelink/sdk-app-types'

export interface Api {
ref(reference?: string | string[]): any
ref(
reference?: string | string[],
options?: App.RTDB.Options | App.CF.Options
): any

@@ -74,0 +77,0 @@ getRaw(options: RTDB.Get): Promise<any>

6

package.json
{
"name": "@flamelink/sdk-content-types",
"version": "1.0.0-alpha.18",
"version": "1.0.0-alpha.22",
"publishConfig": {

@@ -28,3 +28,3 @@ "access": "public"

"dependencies": {
"@flamelink/sdk-app-types": "^1.0.0-alpha.18"
"@flamelink/sdk-app-types": "^1.0.0-alpha.22"
},

@@ -34,3 +34,3 @@ "scripts": {

},
"gitHead": "05f5df7fd84039833886a1810bf903ef7d1d3728"
"gitHead": "8203bb1cb3b18dada410097b9d32155e2ea71c37"
}
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