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

svelte-common

Package Overview
Dependencies
Maintainers
1
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-common - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

27

package.json
{
"name": "svelte-common",
"version": "2.0.2",
"module": "src/index.mjs",
"version": "2.0.3",
"publishConfig": {
"access": "public"
},
"main": "src/index.mjs",
"svelte": "src/index.svelte",

@@ -10,2 +13,8 @@ "description": "common components utils used in svelte apps",

],
"contributors": [
{
"name": "Markus Felten",
"email": "markus.felten@gmx.de"
}
],
"license": "BSD-2-Clause",

@@ -21,11 +30,11 @@ "scripts": {

"documentation": "^12.3.0",
"rollup": "^2.6.1",
"rollup-plugin-dev": "^1.1.1",
"rollup": "^2.7.3",
"rollup-plugin-dev": "^1.1.2",
"rollup-plugin-svelte": "^5.2.1",
"semantic-release": "^17.0.4",
"svelte": "^3.20.1",
"semantic-release": "^17.0.7",
"svelte": "^3.21.0",
"testcafe": "^1.8.4"
},
"engines": {
"node": ">=13.13.0"
"node": ">=14.0.0"
},

@@ -42,6 +51,6 @@ "repository": {

"inheritFrom": [
"arlac77/template-svelte-component",
"arlac77/template-github"
"arlac77/template-arlac77-github",
"arlac77/template-svelte-component"
]
}
}

@@ -6,5 +6,4 @@ [![Svelte v3](https://img.shields.io/badge/svelte-v3-orange.svg)](https://svelte.dev)

[![downloads](http://img.shields.io/npm/dm/svelte-common.svg?style=flat-square)](https://npmjs.org/package/svelte-common)
[![GitHub Issues](https://img.shields.io/github/issues/arlac77/svelte-common.svg?style=flat-square)](https://github.com/arlac77/svelte-common/issues)
[![Build Status](https://travis-ci.com/arlac77/svelte-common.svg?branch=master)](https://travis-ci.com/arlac77/svelte-common)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/arlac77/svelte-common)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/arlac77/svelte-common.git)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

@@ -22,2 +21,6 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
## Table of Contents
# install

@@ -24,0 +27,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