svelte-entitlement
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "svelte-entitlement", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"svelte": "./src/index.svelte", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"dependencies": { | ||
"svelte-dnd-action": "^0.6.30" | ||
"svelte-dnd-action": "^0.7.1" | ||
}, | ||
@@ -28,6 +28,7 @@ "devDependencies": { | ||
"ava": "^3.14.0", | ||
"c8": "^7.3.5", | ||
"c8": "^7.4.0", | ||
"documentation": "github:arlac77/documentation", | ||
"mf-styling": "arlac77/mf-styling", | ||
"postcss-import": "12.0.1", | ||
"postcss": "^8.2.2", | ||
"postcss-import": "^14.0.0", | ||
"rollup": "^2.35.1", | ||
@@ -37,5 +38,5 @@ "rollup-plugin-dev": "^1.1.3", | ||
"rollup-plugin-svelte": "^7.0.0", | ||
"semantic-release": "^17.3.0", | ||
"semantic-release": "^17.3.1", | ||
"svelte": "^3.31.0", | ||
"testcafe": "^1.10.0" | ||
"testcafe": "^1.10.1" | ||
}, | ||
@@ -42,0 +43,0 @@ "repository": { |
@@ -7,3 +7,3 @@ [![Svelte v3](https://img.shields.io/badge/svelte-v3-orange.svg)](https://svelte.dev) | ||
[![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-entitlement.git) | ||
[![Build Action Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Fsvelte-entitlement%2Fbadge&style=flat)](https://actions-badge.atrox.dev/arlac77/svelte-entitlement/goto) | ||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Fsvelte-entitlement%2Fbadge&style=flat)](https://actions-badge.atrox.dev/arlac77/svelte-entitlement/goto) | ||
[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | ||
@@ -10,0 +10,0 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6249
15
+ Addedsvelte-dnd-action@0.7.4(transitive)
- Removedsvelte-dnd-action@0.6.30(transitive)
Updatedsvelte-dnd-action@^0.7.1