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

cycle-custom-elementify

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycle-custom-elementify - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

example/package.json

@@ -10,2 +10,3 @@ {

"@cycle/xstream-run": "3.1.x",
"cycle-custom-elementify": "^1.0.0",
"webcomponents.js": "^0.7.22",

@@ -12,0 +13,0 @@ "xstream": "6.2.x"

2

example/src/index.ts

@@ -7,3 +7,3 @@ import xs, {Stream} from 'xstream';

import {DOMSource} from '@cycle/dom/xstream-typings';
import customElementify from '../../src/index';
import customElementify from 'cycle-custom-elementify';

@@ -10,0 +10,0 @@ interface Sources {

{
"name": "cycle-custom-elementify",
"version": "1.0.0",
"version": "1.0.1",
"author": "Andre Staltz",
"license": "MIT",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"publishConfig": {

@@ -7,0 +9,0 @@ "access": "public"

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