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

alcestis

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alcestis - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

dist/index.d.ts

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

export { Avatar } from './Avatar';
import { Avatar } from "./Avatar";
export { Avatar };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Avatar = void 0;
var Avatar_1 = require("./Avatar");
const Avatar_1 = require("./Avatar");
Object.defineProperty(exports, "Avatar", { enumerable: true, get: function () { return Avatar_1.Avatar; } });
{
"name": "alcestis",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",

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

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