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

@manifoldco/manifold-init

Package Overview
Dependencies
Maintainers
14
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manifoldco/manifold-init - npm Package Compare versions

Comparing version 0.6.1 to 0.7.0

dist/cjs/core-32468df4.js

4

dist/cjs/connected-button_2.cjs.entry.js

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

const index = require('./index-1ab6c73d.js');
const core = require('./core-1887272b.js');
const core = require('./core-32468df4.js');

@@ -44,3 +44,3 @@ const ConnectedButton = class {

version: 0,
componentVersion: '0.6.1',
componentVersion: '0.7.0',
});

@@ -47,0 +47,0 @@ }

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

const core = require('./core-1887272b.js');
const core = require('./core-32468df4.js');

@@ -8,0 +8,0 @@

@@ -38,3 +38,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

import { r as registerInstance, h, g as getElement, c as createEvent } from './index-19d1abb4.js';
import { i as initialize } from './core-02e8dd1a.js';
import { i as initialize } from './core-b680c48d.js';
var ConnectedButton = /** @class */ (function () {

@@ -116,3 +116,3 @@ function class_1(hostRef) {

version: 0,
componentVersion: '0.6.1',
componentVersion: '0.7.0',
})];

@@ -119,0 +119,0 @@ case 2:

import { r as registerInstance, h, g as getElement, c as createEvent } from './index-19d1abb4.js';
import { i as initialize } from './core-02e8dd1a.js';
import { i as initialize } from './core-b680c48d.js';

@@ -39,3 +39,3 @@ const ConnectedButton = class {

version: 0,
componentVersion: '0.6.1',
componentVersion: '0.7.0',
});

@@ -42,0 +42,0 @@ }

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

export{i as initialize}from"./p-81a2b677.js";
export{i as initialize}from"./p-bff0951f.js";

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

import{p as t,b as e}from"./p-17fe885f.js";t().then(t=>e([["p-68a2779a",[[0,"connected-button",{success:[32],badRequest:[32],unauthenticated:[32],planCost:[32]}],[0,"manifold-init",{env:[1],authToken:[1025,"auth-token"],authType:[1,"auth-type"],clientId:[1,"client-id"],initialize:[64]}]]]],t));
import{p as t,b as e}from"./p-17fe885f.js";t().then(t=>e([["p-347fdf0d",[[0,"connected-button",{success:[32],badRequest:[32],unauthenticated:[32],planCost:[32]}],[0,"manifold-init",{env:[1],authToken:[1025,"auth-token"],authType:[1,"auth-type"],clientId:[1,"client-id"],initialize:[64]}]]]],t));

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

System.register(["./p-c182383c.system.js"],(function(){"use strict";var t,e;return{setters:[function(n){t=n.p;e=n.b}],execute:function(){t().then((function(t){return e([["p-23c89c20.system",[[0,"connected-button",{success:[32],badRequest:[32],unauthenticated:[32],planCost:[32]}],[0,"manifold-init",{env:[1],authToken:[1025,"auth-token"],authType:[1,"auth-type"],clientId:[1,"client-id"],initialize:[64]}]]]],t)}))}}}));
System.register(["./p-c182383c.system.js"],(function(){"use strict";var t,e;return{setters:[function(n){t=n.p;e=n.b}],execute:function(){t().then((function(t){return e([["p-76b8324e.system",[[0,"connected-button",{success:[32],badRequest:[32],unauthenticated:[32],planCost:[32]}],[0,"manifold-init",{env:[1],authToken:[1025,"auth-token"],authType:[1,"auth-type"],clientId:[1,"client-id"],initialize:[64]}]]]],t)}))}}}));

@@ -18,3 +18,3 @@ {

],
"version": "0.6.1",
"version": "0.7.0",
"description": "Manifold UI Initialization",

@@ -55,2 +55,3 @@ "main": "dist/index.js",

"@stencil/core": "^1.8.4",
"@stencil/react-output-target": "0.0.4",
"@types/jest": "24.0.25",

@@ -57,0 +58,0 @@ "@types/node": "^13.7.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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