New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stencil-apexcharts

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stencil-apexcharts - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

dist/apex/p-aeedcd86.entry.js

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [2.2.1](https://github.com/apexcharts/stencil-apexcharts/compare/v2.2.0...v2.2.1) (2021-03-30)
## [2.2.0](https://github.com/apexcharts/stencil-apexcharts/compare/v2.1.2...v2.2.0) (2021-02-21)

@@ -7,0 +9,0 @@

2

dist/apex/apex.esm.js

@@ -1,1 +0,1 @@

import{p as t,b as e}from"./p-76309089.js";(()=>{const e=import.meta.url,p={};return""!==e&&(p.resourcesUrl=new URL(".",e).href),t(p)})().then((t=>e([["p-4ec0a145",[[0,"apex-chart",{type:[1],width:[8],height:[8],toolbar:[16],stacked:[4],stackType:[1,"stack-type"],options:[1040],series:[1040],chartObj:[32],updateOptions:[64]}]]]],t)));
import{p as t,b as e}from"./p-f0121bd6.js";(()=>{const e=import.meta.url,p={};return""!==e&&(p.resourcesUrl=new URL(".",e).href),t(p)})().then((t=>e([["p-aeedcd86",[[0,"apex-chart",{type:[1],width:[8],height:[8],toolbar:[16],stacked:[4],stackType:[1,"stack-type"],options:[1040],series:[1040],chartObj:[32],updateOptions:[64]}]]]],t)));
'use strict';
const index = require('./index-bbeacbbe.js');
const index = require('./index-586981d1.js');
/*
Stencil Client Patch Browser v2.4.0 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v2.5.1 | MIT Licensed | https://stenciljs.com
*/
const patchBrowser = () => {
const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('apex.cjs.js', document.baseURI).href));
const opts = {};
if ( importMeta !== '') {
const opts = {};
if (importMeta !== '') {
opts.resourcesUrl = new URL('.', importMeta).href;

@@ -13,0 +13,0 @@ }

@@ -5,6 +5,6 @@ 'use strict';

const index = require('./index-bbeacbbe.js');
const index = require('./index-586981d1.js');
/*
Stencil Client Patch Esm v2.4.0 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Esm v2.5.1 | MIT Licensed | https://stenciljs.com
*/

@@ -11,0 +11,0 @@ const patchEsm = () => {

@@ -7,4 +7,4 @@ {

"name": "@stencil/core",
"version": "2.4.0",
"typescriptVersion": "4.1.3"
"version": "2.5.1",
"typescriptVersion": "4.2.3"
},

@@ -11,0 +11,0 @@ "collections": [],

@@ -1,10 +0,10 @@

import { p as promiseResolve, b as bootstrapLazy } from './index-cfc31c75.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-d891f564.js';
/*
Stencil Client Patch Browser v2.4.0 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v2.5.1 | MIT Licensed | https://stenciljs.com
*/
const patchBrowser = () => {
const importMeta = import.meta.url;
const opts = {};
if ( importMeta !== '') {
const opts = {};
if (importMeta !== '') {
opts.resourcesUrl = new URL('.', importMeta).href;

@@ -11,0 +11,0 @@ }

@@ -1,5 +0,5 @@

import { p as promiseResolve, b as bootstrapLazy } from './index-cfc31c75.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-d891f564.js';
/*
Stencil Client Patch Esm v2.4.0 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Esm v2.5.1 | MIT Licensed | https://stenciljs.com
*/

@@ -6,0 +6,0 @@ const patchEsm = () => {

{
"name": "stencil-apexcharts",
"version": "2.2.0",
"version": "2.2.1",
"description": "Stencil Component for ApexCharts",

@@ -5,0 +5,0 @@ "author": {

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

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