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

@graphcms/zoid

Package Overview
Dependencies
Maintainers
7
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphcms/zoid - npm Package Compare versions

Comparing version 9.0.64-alpha.1 to 9.0.64-alpha.2

4

package.json
{
"name": "@graphcms/zoid",
"version": "9.0.64-alpha.1",
"version": "9.0.64-alpha.2",
"description": "Cross domain components.",

@@ -35,3 +35,3 @@ "main": "index.js",

},
"gitHead": "6ebe10ad646dad7a072dcc369a323d2c9a235a94"
"gitHead": "a55a8dae98a332773a2864a619f6dcdf30a2b418"
}

@@ -0,4 +1,9 @@

⚠️ This is a temporary fork maintained by [GraphCMS](https://graphcms.com) for the specific needs of the package [@graphcms/uix-sdk](https://www.npmjs.com/package/@graphcms/uix-sdk).
Please use the original packages/repository [krakenjs/zoid](https://github.com/krakenjs/zoid) instead;
---
<p align="center"><img width="45%" src="https://cdn.rawgit.com/krakenjs/zoid/master/zoid.png"></p>
----
---

@@ -14,3 +19,3 @@ A cross-domain component toolkit, supporting:

-----
---

@@ -33,3 +38,3 @@ ### [API Docs](./docs/api.md)

-----
---

@@ -42,5 +47,4 @@ ### Quick example

var MyLoginComponent = zoid.create({
tag: 'my-login-component',
url: 'http://www.my-site.com/my-login-component'
tag: "my-login-component",
url: "http://www.my-site.com/my-login-component",
});

@@ -112,3 +116,2 @@ ```

**Writing cross domain components is tricky.**

@@ -123,3 +126,2 @@

**What about an iframe?**

@@ -134,3 +136,2 @@

**zoid solves all of these problems.**

@@ -145,3 +146,2 @@

## FAQ

@@ -148,0 +148,0 @@

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