Socket
Socket
Sign inDemoInstall

@oneblink/apps

Package Overview
Dependencies
Maintainers
6
Versions
464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oneblink/apps - npm Package Compare versions

Comparing version 0.1.0-beta.1 to 0.1.0-beta.2

2

package.json
{
"name": "@oneblink/apps",
"description": "Helper functions for OneBlink apps in JavaScript.",
"version": "0.1.0-beta.1",
"version": "0.1.0-beta.2",
"author": "OneBlink <developers@oneblink.io> (https://oneblink.io)",

@@ -6,0 +6,0 @@ "bugs": {

@@ -41,3 +41,3 @@ // @flow

get ONEBLINK() {
get oneblink() {
return this.isTestEnvironment

@@ -48,3 +48,3 @@ ? tenants.test.oneblink

get CIVICPLUS() {
get civicplus() {
return this.isTestEnvironment

@@ -51,0 +51,0 @@ ? tenants.test.civicplus

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