Socket
Socket
Sign inDemoInstall

@teko-builder/plugin-teko-product

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teko-builder/plugin-teko-product - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

1

dist/index.es.js

@@ -127,2 +127,3 @@ import { Api } from '@teko-builder/utils';

dev: 'https://discovery.dev.tekoapis.net/api',
stag: 'https://discovery.stag.tekoapis.net/api',
production: 'https://discovery.tekoapis.com/api',

@@ -129,0 +130,0 @@ };

@@ -131,2 +131,3 @@ 'use strict';

dev: 'https://discovery.dev.tekoapis.net/api',
stag: 'https://discovery.stag.tekoapis.net/api',
production: 'https://discovery.tekoapis.com/api',

@@ -133,0 +134,0 @@ };

2

package.json
{
"name": "@teko-builder/plugin-teko-product",
"version": "0.1.6",
"version": "0.1.7",
"description": "Plugin Teko Product of Landing Builder",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -14,2 +14,3 @@ import { Api } from '@teko-builder/utils';

dev: 'https://discovery.dev.tekoapis.net/api',
stag: 'https://discovery.stag.tekoapis.net/api',
production: 'https://discovery.tekoapis.com/api',

@@ -16,0 +17,0 @@ };

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