cycle-custom-elementify
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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" |
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
346731