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

@fdnd/components

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fdnd/components - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

4

dist/atoms/FdndLogo.svelte.d.ts
/** @typedef {typeof __propDef.props} FdndLogoProps */
/** @typedef {typeof __propDef.events} FdndLogoEvents */
/** @typedef {typeof __propDef.slots} FdndLogoSlots */
export default class FdndLogo extends SvelteComponent<{
export default class FdndLogo extends SvelteComponentTyped<{
[x: string]: never;

@@ -13,3 +13,3 @@ }, {

export type FdndLogoSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} HvaLogoProps */
/** @typedef {typeof __propDef.events} HvaLogoEvents */
/** @typedef {typeof __propDef.slots} HvaLogoSlots */
export default class HvaLogo extends SvelteComponent<{
export default class HvaLogo extends SvelteComponentTyped<{
[x: string]: never;

@@ -13,3 +13,3 @@ }, {

export type HvaLogoSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} HvaPayoffProps */
/** @typedef {typeof __propDef.events} HvaPayoffEvents */
/** @typedef {typeof __propDef.slots} HvaPayoffSlots */
export default class HvaPayoff extends SvelteComponent<{
export default class HvaPayoff extends SvelteComponentTyped<{
[x: string]: never;

@@ -13,3 +13,3 @@ }, {

export type HvaPayoffSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} BrandingProps */
/** @typedef {typeof __propDef.events} BrandingEvents */
/** @typedef {typeof __propDef.slots} BrandingSlots */
export default class Branding extends SvelteComponent<{
export default class Branding extends SvelteComponentTyped<{
[x: string]: never;

@@ -15,3 +15,3 @@ }, {

export type BrandingSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -18,0 +18,0 @@ props: {

/** @typedef {typeof __propDef.props} CodestringProps */
/** @typedef {typeof __propDef.events} CodestringEvents */
/** @typedef {typeof __propDef.slots} CodestringSlots */
export default class Codestring extends SvelteComponent<{
export default class Codestring extends SvelteComponentTyped<{
type?: string;

@@ -13,3 +13,3 @@ }, {

export type CodestringSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} MicrositesProps */
/** @typedef {typeof __propDef.events} MicrositesEvents */
/** @typedef {typeof __propDef.slots} MicrositesSlots */
export default class Microsites extends SvelteComponent<{
export default class Microsites extends SvelteComponentTyped<{
[x: string]: any;

@@ -13,3 +13,3 @@ }, {

export type MicrositesSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} NavProps */
/** @typedef {typeof __propDef.events} NavEvents */
/** @typedef {typeof __propDef.slots} NavSlots */
export default class Nav extends SvelteComponent<{
export default class Nav extends SvelteComponentTyped<{
data?: {};

@@ -13,3 +13,3 @@ }, {

export type NavSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} FooterProps */
/** @typedef {typeof __propDef.events} FooterEvents */
/** @typedef {typeof __propDef.slots} FooterSlots */
export default class Footer extends SvelteComponent<{
export default class Footer extends SvelteComponentTyped<{
[x: string]: never;

@@ -13,3 +13,3 @@ }, {

export type FooterSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -16,0 +16,0 @@ props: {

/** @typedef {typeof __propDef.props} CollapsingColumnsProps */
/** @typedef {typeof __propDef.events} CollapsingColumnsEvents */
/** @typedef {typeof __propDef.slots} CollapsingColumnsSlots */
export default class CollapsingColumns extends SvelteComponent<{
export default class CollapsingColumns extends SvelteComponentTyped<{
[x: string]: never;

@@ -15,3 +15,3 @@ }, {

export type CollapsingColumnsSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -18,0 +18,0 @@ props: {

/** @typedef {typeof __propDef.props} WrapperProps */
/** @typedef {typeof __propDef.events} WrapperEvents */
/** @typedef {typeof __propDef.slots} WrapperSlots */
export default class Wrapper extends SvelteComponent<{
export default class Wrapper extends SvelteComponentTyped<{
[x: string]: never;

@@ -15,3 +15,3 @@ }, {

export type WrapperSlots = typeof __propDef.slots;
import { SvelteComponent } from "svelte";
import { SvelteComponentTyped } from "svelte";
declare const __propDef: {

@@ -18,0 +18,0 @@ props: {

{
"name": "@fdnd/components",
"version": "0.0.14",
"version": "0.0.15",
"description": "It's a component library",

@@ -36,6 +36,2 @@ "keywords": [

],
"peerDependencies": {
"svelte": "^4.0.0",
"@sveltejs/kit": "^1.20.4"
},
"devDependencies": {

@@ -56,2 +52,3 @@ "@sveltejs/adapter-auto": "^2.0.0",

"contributors": [
"C. Stumpel <c.stumpel@hva.nl>",
"J. Faber <j.faber@hva.nl>"

@@ -58,0 +55,0 @@ ],

@@ -68,8 +68,6 @@ # Components

Publishing a new version should be done with care, first test if everything works and run automated test using `npm run test`, if there are breaking changes please add directions on how to update websites using the old version.
Bump the version of the package using `npm version patch -m "Upgrade to %s; descriptive message plx"`. Without a version bump, it's not possible to publish the new version of the package. This is a restriction forced by NPM.
Bump the version of the package using `npm version patch -m "Upgrade to %s; descriptive message plx"` in the `/package` folder! Without a version bump, it's not possible to publish the new version of the package. This is a restriction forced by NPM.
Run `npm publish`, you might be asked to login to the NPM registry, just follow the instructions. If you're not added as a user to the @FDND organisation on NPM (this is not the same as the FDND organisation on Github), you are not able to publish this package. Ask @ju5tu5 for access :)
Run `npm publish` in the `/package` folder, you might be asked to login to the NPM registry, just follow the instructions. If you're not added as a user to the @FDND organisation on NPM (this is not the same as the FDND organisation on Github), you are not able to publish this package. Ask @ju5tu5 for access :)
## License

@@ -76,0 +74,0 @@

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