Comparing version 0.1.0-rc.3 to 0.1.0-rc.4
@@ -8,2 +8,6 @@ # Changelog | ||
## [0.1.0-rc.4](https://github.com/IBM/carbon-icons-svelte/releases/tag/v0.1.0-rc.4) - 2020-11-17 | ||
- Add `rollup` to dependencies | ||
## [0.1.0-rc.3](https://github.com/IBM/carbon-icons-svelte/releases/tag/v0.1.0-rc.3) - 2020-11-17 | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "sveld", | ||
"version": "0.1.0-rc.3", | ||
"version": "0.1.0-rc.4", | ||
"license": "Apache-2.0", | ||
@@ -20,2 +20,3 @@ "description": "Documentation generator for Svelte component libraries.", | ||
"dependencies": { | ||
"rollup": "^2.33.2", | ||
"@rollup/plugin-node-resolve": "^10.0.0", | ||
@@ -34,3 +35,2 @@ "comment-parser": "^0.7.6", | ||
"npm-run-all": "^4.1.5", | ||
"rollup": "^2.33.2", | ||
"svelte-check": "^1.1.12", | ||
@@ -37,0 +37,0 @@ "tape": "^5.0.1", |
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
96160
9
7
+ Addedrollup@^2.33.2
+ Added@types/node@22.9.3(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/node@22.10.0(transitive)
- Removedundici-types@6.20.0(transitive)