karma-rollup-preprocessor
Advanced tools
Comparing version 7.0.1 to 7.0.2
# Change Log | ||
## [7.0.2] - 2019-07-20 | ||
### Fixed | ||
- Regenerate `package-lock.json` | ||
## [7.0.1] - 2019-07-20 | ||
### Fixed | ||
- Ensure TypeScript bundle filenames have the correct extension. [@silenceisgolden](https://github.com/silenceisgolden) [#53](https://github.com/jlmakes/karma-rollup-preprocessor/issues/53) | ||
@@ -214,2 +222,4 @@ | ||
[7.0.2]: https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.1...7.0.2 | ||
[7.0.1]: https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.0...7.0.1 | ||
[7.0.0]: https://github.com/jlmakes/karma-rollup-preprocessor/compare/6.1.2...7.0.0 | ||
@@ -216,0 +226,0 @@ [6.1.2]: https://github.com/jlmakes/karma-rollup-preprocessor/compare/6.1.1...6.1.2 |
{ | ||
"name": "karma-rollup-preprocessor", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"description": "Karma preprocessor to bundle ES2015 modules using Rollup", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21785
0