Socket
Socket
Sign inDemoInstall

@cocreate/api

Package Overview
Dependencies
Maintainers
1
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/api - npm Package Compare versions

Comparing version 1.15.6 to 1.15.7

2

package.json
{
"name": "@cocreate/api",
"version": "1.15.6",
"version": "1.15.7",
"description": "A simple api helper component in vanilla javascript used by JavaScript developers to create thirdparty api intergrations. CoCreate-api includes the client component and server side for api processing. Thirdparty apis can be accessible using HTML5 attributes and/or JavaScript API. ",

@@ -5,0 +5,0 @@ "keywords": [

@@ -6,3 +6,3 @@ /*globals CustomEvent, config*/

import action from '@cocreate/actions';
import render from '@cocreate/render';
import { render } from '@cocreate/render';
import '@cocreate/element-prototype';

@@ -178,3 +178,3 @@

item.remove()
render.data({
render({
selector: `[template="${templateid}"]`,

@@ -181,0 +181,0 @@ data

Sorry, the diff of this file is too big to display

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