slate-hyperscript
Advanced tools
Comparing version 0.66.8-202191204027 to 0.67.0-202191204438
# slate-hyperscript | ||
## 0.66.8-202191204027 | ||
## 0.67.0-202191204438 | ||
@@ -23,2 +23,5 @@ ### Patch Changes | ||
- Updated dependencies []: | ||
- slate@0.66.5-202191204438 | ||
## 0.66.0 | ||
@@ -25,0 +28,0 @@ |
{ | ||
"name": "slate-hyperscript", | ||
"description": "A hyperscript helper for creating Slate documents.", | ||
"version": "0.66.8-202191204027", | ||
"version": "0.67.0-202191204438", | ||
"license": "MIT", | ||
@@ -21,7 +21,7 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"@babel/runtime": "^7.7.4", | ||
"slate": "^0.66.0", | ||
"slate": "^0.66.5-202191204438", | ||
"source-map-loader": "^0.2.4" | ||
}, | ||
"peerDependencies": { | ||
"slate": ">=0.65.3" | ||
"slate": ">=0.66.5-202191204438" | ||
}, | ||
@@ -28,0 +28,0 @@ "umdGlobals": { |
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
141463