@scaffdog/core
Advanced tools
Comparing version 1.0.0-canary.1 to 1.0.0-canary.2
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-canary.2](https://github.com/cats-oss/scaffdog/compare/v1.0.0-canary.1...v1.0.0-canary.2) (2021-01-12) | ||
**Note:** Version bump only for package @scaffdog/core | ||
# [1.0.0-canary.1](https://github.com/cats-oss/scaffdog/compare/v1.0.0-canary.0...v1.0.0-canary.1) (2021-01-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@scaffdog/core", | ||
"version": "1.0.0-canary.1", | ||
"version": "1.0.0-canary.2", | ||
"description": "@scaffdog/core is a low layer of scaffdog.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@scaffdog/engine": "1.0.0-canary.1", | ||
"@scaffdog/engine": "1.0.0-canary.2", | ||
"mdast-util-to-string": "^2.0.0", | ||
@@ -46,3 +46,3 @@ "remark-parse": "^9.0.0", | ||
"core": "lib/index.d.ts", | ||
"gitHead": "b7221e4a15338cd73ba8c963edf32339b915b255" | ||
"gitHead": "56d4335b5f6d6181704123fcd6f7ddee2102c530" | ||
} |
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
8920
+ Added@scaffdog/engine@1.0.0-canary.2(transitive)
- Removed@scaffdog/engine@1.0.0-canary.1(transitive)