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

@vtmn/svelte

Package Overview
Dependencies
Maintainers
2
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtmn/svelte - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.6](https://github.com/Decathlon/vitamin-web/compare/@vtmn/svelte@0.1.5...@vtmn/svelte@0.1.6) (2021-03-20)
**Note:** Version bump only for package @vtmn/svelte
## [0.1.5](https://github.com/Decathlon/vitamin-web/compare/@vtmn/svelte@0.1.4...@vtmn/svelte@0.1.5) (2021-03-16)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "@vtmn/svelte",
"version": "0.1.5",
"version": "0.1.6",
"description": "Decathlon Design System - Vitamin Svelte library",

@@ -28,3 +28,4 @@ "keywords": [

"lint": "eslint --color",
"start": "chokidar 'src/**' --initial --ignore \"**/dist/**\" -c \"yarn build\""
"prestart": "yarn build",
"start": "chokidar \"src/**\" -i \"**/dist/**\" -c \"yarn build\""
},

@@ -52,3 +53,3 @@ "devDependencies": {

],
"gitHead": "390b044730b71c58040c0c479fc07cbabb0b6a55"
"gitHead": "86c737d42aae6cc7edef1408b27f5283dafbd924"
}
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