Socket
Socket
Sign inDemoInstall

@duetds/components

Package Overview
Dependencies
Maintainers
2
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duetds/components - npm Package Compare versions

Comparing version 0.0.1-alpha.31 to 0.0.1-alpha.32

7

lib/esm/index.js

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

export * from './es5/index.js';
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./es5/index.js"));

8

package.json
{
"name": "@duetds/components",
"version": "0.0.1-alpha.31",
"version": "0.0.1-alpha.32",
"description": "This package includes Duet Components and related tools.",

@@ -42,7 +42,7 @@ "author": "Viljami Salminen <ext-viljami.salminen@lahitapiola.fi>",

},
"gitHead": "a23ca481f09bf56e3072e422087e75c0f4e9f662",
"gitHead": "bd1ed6a61cd0cf93abf9255c8f0f6bf0843b5d3f",
"devDependencies": {
"@duetds/fonts": "^1.0.7",
"@duetds/icons": "^1.0.0",
"@duetds/tokens": "^1.1.7",
"@duetds/icons": "^1.0.1",
"@duetds/tokens": "^1.1.8",
"@stencil/core": "^0.18.1",

@@ -49,0 +49,0 @@ "@stencil/sass": "^0.2.1",

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