@vime-js/core
Advanced tools
Comparing version 1.5.1 to 1.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.6.0](https://github.com/vime-js/vime/tree/master/packages/vime-core/compare/v1.5.1...v1.6.0) (2020-04-26) | ||
**Note:** Version bump only for package @vime-js/core | ||
## [1.5.1](https://github.com/vime-js/vime/tree/master/packages/vime-core/compare/v1.5.0...v1.5.1) (2020-04-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vime-js/core", | ||
"description": "Vime core", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"svelte": "src/index.js", | ||
@@ -24,3 +24,3 @@ "module": "src/index.js", | ||
"dependencies": { | ||
"@vime-js/utils": "^1.5.0" | ||
"@vime-js/utils": "^1.6.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "01d0be2c3d0d377bc2b351dbe325a7a4d27dc2c4" | ||
"gitHead": "b2581abe01184ff4052f70362e247f40606eeb7e" | ||
} |
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
11255
Updated@vime-js/utils@^1.6.0