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.1 to 2.0.2

16

package.json
{
"name": "svelte-common",
"version": "2.0.1",
"version": "2.0.2",
"module": "src/index.mjs",

@@ -18,13 +18,13 @@ "svelte": "src/index.svelte",

"devDependencies": {
"@rollup/plugin-node-resolve": "^7.1.1",
"documentation": "^12.2.0",
"rollup": "^2.3.1",
"@rollup/plugin-node-resolve": "^7.1.3",
"documentation": "^12.3.0",
"rollup": "^2.6.1",
"rollup-plugin-dev": "^1.1.1",
"rollup-plugin-svelte": "^5.2.0",
"rollup-plugin-svelte": "^5.2.1",
"semantic-release": "^17.0.4",
"svelte": "^3.20.1",
"testcafe": "^1.8.3"
"testcafe": "^1.8.4"
},
"engines": {
"node": ">=13.12.0"
"node": ">=13.13.0"
},

@@ -41,3 +41,3 @@ "repository": {

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

@@ -44,0 +44,0 @@ ]

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

[![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://secure.travis-ci.org/arlac77/svelte-common.png)](http://travis-ci.org/arlac77/svelte-common)
[![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)

@@ -10,0 +10,0 @@ [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

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